@pulumi/aws 5.14.0-alpha.1663282832 → 5.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accessanalyzer/analyzer.d.ts +4 -4
- package/accessanalyzer/archiveRule.d.ts +5 -4
- package/accessanalyzer/archiveRule.js.map +1 -1
- package/accessanalyzer/index.d.ts +6 -2
- package/accessanalyzer/index.js +7 -22
- package/accessanalyzer/index.js.map +1 -1
- package/account/alternativeContact.d.ts +15 -15
- package/account/index.d.ts +3 -1
- package/account/index.js +4 -19
- package/account/index.js.map +1 -1
- package/acm/certificate.d.ts +27 -35
- package/acm/certificate.js.map +1 -1
- package/acm/certificateValidation.d.ts +3 -3
- package/acm/getCertificate.d.ts +13 -13
- package/acm/index.d.ts +9 -3
- package/acm/index.js +10 -23
- package/acm/index.js.map +1 -1
- package/acmpca/certificate.d.ts +14 -13
- package/acmpca/certificate.js.map +1 -1
- package/acmpca/certificateAuthority.d.ts +16 -15
- package/acmpca/certificateAuthority.js +1 -1
- package/acmpca/certificateAuthority.js.map +1 -1
- package/acmpca/certificateAuthorityCertificate.d.ts +9 -9
- package/acmpca/getCertificate.d.ts +6 -6
- package/acmpca/getCertificateAuthority.d.ts +8 -7
- package/acmpca/getCertificateAuthority.js.map +1 -1
- package/acmpca/index.d.ts +21 -7
- package/acmpca/index.js +22 -33
- package/acmpca/index.js.map +1 -1
- package/acmpca/permission.d.ts +14 -14
- package/acmpca/policy.d.ts +3 -3
- package/alb/getListener.d.ts +1 -1
- package/alb/getListener.js.map +1 -1
- package/alb/getLoadBalancer.d.ts +7 -7
- package/alb/getLoadBalancer.js.map +1 -1
- package/alb/getTargetGroup.d.ts +5 -5
- package/alb/getTargetGroup.js.map +1 -1
- package/alb/index.d.ts +27 -9
- package/alb/index.js +28 -23
- package/alb/index.js.map +1 -1
- package/alb/listener.d.ts +2 -1
- package/alb/listener.js.map +1 -1
- package/alb/listenerRule.d.ts +2 -1
- package/alb/listenerRule.js.map +1 -1
- package/alb/loadBalancer.d.ts +2 -1
- package/alb/loadBalancer.js.map +1 -1
- package/alb/targetGroup.d.ts +2 -1
- package/alb/targetGroup.js.map +1 -1
- package/amp/alertManagerDefinition.d.ts +3 -3
- package/amp/getWorkspace.d.ts +11 -11
- package/amp/getWorkspace.js +1 -1
- package/amp/index.d.ts +12 -4
- package/amp/index.js +13 -26
- package/amp/index.js.map +1 -1
- package/amp/ruleGroupNamespace.d.ts +3 -3
- package/amp/workspace.d.ts +6 -0
- package/amp/workspace.js.map +1 -1
- package/amplify/app.d.ts +46 -43
- package/amplify/app.js.map +1 -1
- package/amplify/backendEnvironment.d.ts +14 -14
- package/amplify/branch.d.ts +40 -40
- package/amplify/domainAssociation.d.ts +13 -12
- package/amplify/domainAssociation.js.map +1 -1
- package/amplify/index.d.ts +15 -5
- package/amplify/index.js +16 -31
- package/amplify/index.js.map +1 -1
- package/amplify/webhook.d.ts +13 -13
- package/apigateway/account.d.ts +5 -4
- package/apigateway/account.js.map +1 -1
- package/apigateway/apiKey.d.ts +23 -23
- package/apigateway/authorizer.d.ts +29 -29
- package/apigateway/basePathMapping.d.ts +9 -9
- package/apigateway/clientCertificate.d.ts +11 -11
- package/apigateway/deployment.d.ts +8 -8
- package/apigateway/documentationPart.d.ts +11 -10
- package/apigateway/documentationPart.js.map +1 -1
- package/apigateway/documentationVersion.d.ts +9 -9
- package/apigateway/domainName.d.ts +2 -1
- package/apigateway/domainName.js.map +1 -1
- package/apigateway/getDomainName.d.ts +1 -1
- package/apigateway/getDomainName.js.map +1 -1
- package/apigateway/getExport.d.ts +13 -13
- package/apigateway/getKey.d.ts +9 -9
- package/apigateway/getResource.d.ts +4 -4
- package/apigateway/getRestApi.d.ts +7 -7
- package/apigateway/getRestApi.js.map +1 -1
- package/apigateway/getSdk.d.ts +11 -11
- package/apigateway/getVpcLink.d.ts +6 -6
- package/apigateway/index.d.ts +93 -31
- package/apigateway/index.js +94 -95
- package/apigateway/index.js.map +1 -1
- package/apigateway/integration.d.ts +50 -49
- package/apigateway/integration.js.map +1 -1
- package/apigateway/integrationResponse.d.ts +24 -36
- package/apigateway/integrationResponse.js.map +1 -1
- package/apigateway/method.d.ts +30 -30
- package/apigateway/methodResponse.d.ts +18 -18
- package/apigateway/methodSettings.d.ts +11 -10
- package/apigateway/methodSettings.js.map +1 -1
- package/apigateway/model.d.ts +15 -15
- package/apigateway/requestValidator.d.ts +6 -6
- package/apigateway/resource.d.ts +11 -11
- package/apigateway/response.d.ts +15 -15
- package/apigateway/restApi.d.ts +18 -17
- package/apigateway/restApi.js.map +1 -1
- package/apigateway/restApiPolicy.d.ts +3 -3
- package/apigateway/stage.d.ts +46 -39
- package/apigateway/stage.js.map +1 -1
- package/apigateway/usagePlan.d.ts +18 -17
- package/apigateway/usagePlan.js.map +1 -1
- package/apigateway/usagePlanKey.d.ts +13 -13
- package/apigateway/vpcLink.d.ts +14 -14
- package/apigatewayv2/api.d.ts +28 -27
- package/apigatewayv2/api.js.map +1 -1
- package/apigatewayv2/apiMapping.d.ts +9 -9
- package/apigatewayv2/authorizer.d.ts +29 -28
- package/apigatewayv2/authorizer.js.map +1 -1
- package/apigatewayv2/deployment.d.ts +9 -9
- package/apigatewayv2/domainName.d.ts +2 -1
- package/apigatewayv2/domainName.js.map +1 -1
- package/apigatewayv2/getApi.d.ts +13 -13
- package/apigatewayv2/getApi.js.map +1 -1
- package/apigatewayv2/getApis.d.ts +6 -6
- package/apigatewayv2/getExport.d.ts +13 -13
- package/apigatewayv2/index.d.ts +45 -15
- package/apigatewayv2/index.js +46 -55
- package/apigatewayv2/index.js.map +1 -1
- package/apigatewayv2/integration.d.ts +38 -37
- package/apigatewayv2/integration.js.map +1 -1
- package/apigatewayv2/integrationResponse.d.ts +12 -12
- package/apigatewayv2/model.d.ts +12 -12
- package/apigatewayv2/route.d.ts +29 -28
- package/apigatewayv2/route.js.map +1 -1
- package/apigatewayv2/routeResponse.d.ts +12 -12
- package/apigatewayv2/stage.d.ts +37 -36
- package/apigatewayv2/stage.js.map +1 -1
- package/apigatewayv2/vpcLink.d.ts +10 -10
- package/appautoscaling/index.d.ts +9 -3
- package/appautoscaling/index.js +10 -25
- package/appautoscaling/index.js.map +1 -1
- package/appautoscaling/policy.d.ts +22 -21
- package/appautoscaling/policy.js.map +1 -1
- package/appautoscaling/scheduledAction.d.ts +31 -30
- package/appautoscaling/scheduledAction.js.map +1 -1
- package/appautoscaling/target.d.ts +18 -18
- package/appconfig/application.d.ts +13 -13
- package/appconfig/configurationProfile.d.ts +30 -29
- package/appconfig/configurationProfile.js.map +1 -1
- package/appconfig/deployment.d.ts +29 -29
- package/appconfig/deploymentStrategy.d.ts +22 -22
- package/appconfig/environment.d.ts +20 -19
- package/appconfig/environment.js.map +1 -1
- package/appconfig/eventIntegration.d.ts +22 -15
- package/appconfig/eventIntegration.js.map +1 -1
- package/appconfig/hostedConfigurationVersion.d.ts +19 -19
- package/appconfig/index.d.ts +21 -7
- package/appconfig/index.js +22 -37
- package/appconfig/index.js.map +1 -1
- package/appflow/connectorProfile.d.ts +9 -8
- package/appflow/connectorProfile.js.map +1 -1
- package/appflow/flow.d.ts +13 -12
- package/appflow/flow.js.map +1 -1
- package/appflow/index.d.ts +6 -2
- package/appflow/index.js +7 -22
- package/appflow/index.js.map +1 -1
- package/applicationinsights/application.d.ts +23 -11
- package/applicationinsights/application.js.map +1 -1
- package/applicationinsights/index.d.ts +3 -1
- package/applicationinsights/index.js +4 -19
- package/applicationinsights/index.js.map +1 -1
- package/applicationloadbalancing/getListener.d.ts +1 -1
- package/applicationloadbalancing/getListener.js.map +1 -1
- package/applicationloadbalancing/getLoadBalancer.d.ts +7 -7
- package/applicationloadbalancing/getLoadBalancer.js.map +1 -1
- package/applicationloadbalancing/getTargetGroup.d.ts +5 -5
- package/applicationloadbalancing/getTargetGroup.js.map +1 -1
- package/applicationloadbalancing/index.d.ts +27 -9
- package/applicationloadbalancing/index.js +28 -23
- package/applicationloadbalancing/index.js.map +1 -1
- package/applicationloadbalancing/listener.d.ts +2 -1
- package/applicationloadbalancing/listener.js.map +1 -1
- package/applicationloadbalancing/listenerRule.d.ts +2 -1
- package/applicationloadbalancing/listenerRule.js.map +1 -1
- package/applicationloadbalancing/loadBalancer.d.ts +2 -1
- package/applicationloadbalancing/loadBalancer.js.map +1 -1
- package/applicationloadbalancing/targetGroup.d.ts +2 -1
- package/applicationloadbalancing/targetGroup.js.map +1 -1
- package/appmesh/gatewayRoute.d.ts +30 -29
- package/appmesh/gatewayRoute.js.map +1 -1
- package/appmesh/getMesh.d.ts +13 -13
- package/appmesh/getMesh.js.map +1 -1
- package/appmesh/getVirtualService.d.ts +15 -15
- package/appmesh/getVirtualService.js.map +1 -1
- package/appmesh/index.d.ts +27 -9
- package/appmesh/index.js +28 -39
- package/appmesh/index.js.map +1 -1
- package/appmesh/mesh.d.ts +23 -22
- package/appmesh/mesh.js.map +1 -1
- package/appmesh/route.d.ts +30 -29
- package/appmesh/route.js.map +1 -1
- package/appmesh/virtualGateway.d.ts +27 -26
- package/appmesh/virtualGateway.js.map +1 -1
- package/appmesh/virtualNode.d.ts +27 -26
- package/appmesh/virtualNode.js.map +1 -1
- package/appmesh/virtualRouter.d.ts +27 -26
- package/appmesh/virtualRouter.js.map +1 -1
- package/appmesh/virtualService.d.ts +27 -26
- package/appmesh/virtualService.js.map +1 -1
- package/apprunner/autoScalingConfigurationVersion.d.ts +16 -16
- package/apprunner/connection.d.ts +10 -10
- package/apprunner/customDomainAssociation.d.ts +12 -11
- package/apprunner/customDomainAssociation.js.map +1 -1
- package/apprunner/index.d.ts +18 -6
- package/apprunner/index.js +19 -34
- package/apprunner/index.js.map +1 -1
- package/apprunner/observabilityConfiguration.d.ts +13 -6
- package/apprunner/observabilityConfiguration.js.map +1 -1
- package/apprunner/service.d.ts +8 -7
- package/apprunner/service.js.map +1 -1
- package/apprunner/vpcConnector.d.ts +11 -11
- package/appstream/directoryConfig.d.ts +2 -1
- package/appstream/directoryConfig.js.map +1 -1
- package/appstream/fleet.d.ts +2 -1
- package/appstream/fleet.js.map +1 -1
- package/appstream/imageBuilder.d.ts +13 -12
- package/appstream/imageBuilder.js.map +1 -1
- package/appstream/index.d.ts +21 -7
- package/appstream/index.js +22 -37
- package/appstream/index.js.map +1 -1
- package/appstream/stack.d.ts +2 -1
- package/appstream/stack.js.map +1 -1
- package/appstream/user.d.ts +3 -3
- package/appstream/userStackAssociation.d.ts +3 -3
- package/appsync/apiCache.d.ts +6 -6
- package/appsync/apiKey.d.ts +8 -8
- package/appsync/dataSource.d.ts +19 -18
- package/appsync/dataSource.js.map +1 -1
- package/appsync/domainName.d.ts +10 -10
- package/appsync/domainNameApiAssociation.d.ts +6 -6
- package/appsync/function.d.ts +30 -29
- package/appsync/function.js.map +1 -1
- package/appsync/graphQLApi.d.ts +21 -20
- package/appsync/graphQLApi.js.map +1 -1
- package/appsync/index.d.ts +24 -8
- package/appsync/index.js +25 -40
- package/appsync/index.js.map +1 -1
- package/appsync/resolver.d.ts +34 -33
- package/appsync/resolver.js.map +1 -1
- package/athena/dataCatalog.d.ts +18 -12
- package/athena/dataCatalog.js.map +1 -1
- package/athena/database.d.ts +17 -16
- package/athena/database.js.map +1 -1
- package/athena/index.d.ts +12 -4
- package/athena/index.js +13 -28
- package/athena/index.js.map +1 -1
- package/athena/namedQuery.d.ts +15 -15
- package/athena/workgroup.d.ts +12 -11
- package/athena/workgroup.js.map +1 -1
- package/autoscaling/attachment.d.ts +9 -9
- package/autoscaling/getAmiIds.d.ts +8 -7
- package/autoscaling/getAmiIds.js.map +1 -1
- package/autoscaling/getGroup.d.ts +11 -11
- package/autoscaling/getGroup.js.map +1 -1
- package/autoscaling/group.d.ts +83 -69
- package/autoscaling/group.js +12 -0
- package/autoscaling/group.js.map +1 -1
- package/autoscaling/index.d.ts +27 -9
- package/autoscaling/index.js +28 -25
- package/autoscaling/index.js.map +1 -1
- package/autoscaling/lifecycleHook.d.ts +15 -15
- package/autoscaling/notification.d.ts +9 -9
- package/autoscaling/policy.d.ts +40 -39
- package/autoscaling/policy.js.map +1 -1
- package/autoscaling/schedule.d.ts +26 -26
- package/autoscaling/tag.d.ts +8 -7
- package/autoscaling/tag.js.map +1 -1
- package/autoscalingplans/index.d.ts +3 -1
- package/autoscalingplans/index.js +4 -19
- package/autoscalingplans/index.js.map +1 -1
- package/autoscalingplans/scalingPlan.d.ts +11 -10
- package/autoscalingplans/scalingPlan.js.map +1 -1
- package/backup/framework.d.ts +8 -1
- package/backup/framework.js.map +1 -1
- package/backup/getFramework.d.ts +12 -12
- package/backup/getFramework.js.map +1 -1
- package/backup/getPlan.d.ts +4 -4
- package/backup/getReportPlan.d.ts +7 -7
- package/backup/getReportPlan.js.map +1 -1
- package/backup/getSelection.d.ts +6 -6
- package/backup/getVault.d.ts +5 -5
- package/backup/index.d.ts +45 -15
- package/backup/index.js +46 -51
- package/backup/index.js.map +1 -1
- package/backup/plan.d.ts +2 -1
- package/backup/plan.js.map +1 -1
- package/backup/reportPlan.d.ts +8 -1
- package/backup/reportPlan.js.map +1 -1
- package/backup/selection.d.ts +2 -1
- package/backup/selection.js.map +1 -1
- package/batch/computeEnvironment.d.ts +2 -1
- package/batch/computeEnvironment.js.map +1 -1
- package/batch/getComputeEnvironment.d.ts +9 -9
- package/batch/getJobQueue.d.ts +7 -7
- package/batch/getJobQueue.js.map +1 -1
- package/batch/getSchedulingPolicy.d.ts +4 -4
- package/batch/getSchedulingPolicy.js.map +1 -1
- package/batch/index.d.ts +21 -7
- package/batch/index.js +22 -31
- package/batch/index.js.map +1 -1
- package/batch/jobDefinition.d.ts +2 -1
- package/batch/jobDefinition.js.map +1 -1
- package/batch/schedulingPolicy.d.ts +8 -1
- package/batch/schedulingPolicy.js.map +1 -1
- package/budgets/budget.d.ts +2 -1
- package/budgets/budget.js.map +1 -1
- package/budgets/budgetAction.d.ts +2 -1
- package/budgets/budgetAction.js.map +1 -1
- package/budgets/index.d.ts +6 -2
- package/budgets/index.js +7 -22
- package/budgets/index.js.map +1 -1
- package/cfg/configurationAggregator.d.ts +2 -1
- package/cfg/configurationAggregator.js.map +1 -1
- package/cfg/conformancePack.d.ts +2 -1
- package/cfg/conformancePack.js.map +1 -1
- package/cfg/deliveryChannel.d.ts +2 -1
- package/cfg/deliveryChannel.js.map +1 -1
- package/cfg/index.d.ts +33 -11
- package/cfg/index.js +34 -49
- package/cfg/index.js.map +1 -1
- package/cfg/organizationConformancePack.d.ts +2 -1
- package/cfg/organizationConformancePack.js.map +1 -1
- package/cfg/recorder.d.ts +2 -1
- package/cfg/recorder.js.map +1 -1
- package/cfg/remediationConfiguration.d.ts +2 -1
- package/cfg/remediationConfiguration.js.map +1 -1
- package/cfg/rule.d.ts +2 -1
- package/cfg/rule.js.map +1 -1
- package/chime/index.d.ts +21 -7
- package/chime/index.js +22 -37
- package/chime/index.js.map +1 -1
- package/chime/voiceConnectorGroup.d.ts +2 -1
- package/chime/voiceConnectorGroup.js.map +1 -1
- package/chime/voiceConnectorOrganization.d.ts +2 -1
- package/chime/voiceConnectorOrganization.js.map +1 -1
- package/chime/voiceConnectorTerminationCredentials.d.ts +2 -1
- package/chime/voiceConnectorTerminationCredentials.js.map +1 -1
- package/cloud9/index.d.ts +6 -2
- package/cloud9/index.js +7 -22
- package/cloud9/index.js.map +1 -1
- package/cloudcontrol/getResource.d.ts +2 -2
- package/cloudcontrol/index.d.ts +6 -2
- package/cloudcontrol/index.js +7 -20
- package/cloudcontrol/index.js.map +1 -1
- package/cloudformation/cloudFormationType.d.ts +2 -1
- package/cloudformation/cloudFormationType.js.map +1 -1
- package/cloudformation/getCloudFormationType.d.ts +4 -4
- package/cloudformation/getCloudFormationType.js.map +1 -1
- package/cloudformation/getExport.d.ts +4 -4
- package/cloudformation/getStack.d.ts +11 -11
- package/cloudformation/index.d.ts +21 -7
- package/cloudformation/index.js +22 -31
- package/cloudformation/index.js.map +1 -1
- package/cloudformation/stackSet.d.ts +2 -1
- package/cloudformation/stackSet.js.map +1 -1
- package/cloudformation/stackSetInstance.d.ts +2 -1
- package/cloudformation/stackSetInstance.js.map +1 -1
- package/cloudfront/cachePolicy.d.ts +2 -1
- package/cloudfront/cachePolicy.js.map +1 -1
- package/cloudfront/distribution.d.ts +2 -1
- package/cloudfront/distribution.js.map +1 -1
- package/cloudfront/fieldLevelEncryptionConfig.d.ts +2 -1
- package/cloudfront/fieldLevelEncryptionConfig.js.map +1 -1
- package/cloudfront/fieldLevelEncryptionProfile.d.ts +2 -1
- package/cloudfront/fieldLevelEncryptionProfile.js.map +1 -1
- package/cloudfront/getCachePolicy.d.ts +10 -10
- package/cloudfront/getCachePolicy.js.map +1 -1
- package/cloudfront/getDistribution.d.ts +10 -10
- package/cloudfront/getFunction.d.ts +3 -3
- package/cloudfront/getLogDeliveryCanonicalUserId.d.ts +2 -2
- package/cloudfront/getOriginAccessIdentity.d.ts +2 -2
- package/cloudfront/getOriginRequestPolicy.d.ts +4 -4
- package/cloudfront/getOriginRequestPolicy.js.map +1 -1
- package/cloudfront/getRealtimeLogConfig.d.ts +7 -7
- package/cloudfront/getRealtimeLogConfig.js.map +1 -1
- package/cloudfront/getResponseHeadersPolicy.d.ts +9 -9
- package/cloudfront/getResponseHeadersPolicy.js.map +1 -1
- package/cloudfront/index.d.ts +66 -21
- package/cloudfront/index.js +69 -61
- package/cloudfront/index.js.map +1 -1
- package/cloudfront/monitoringSubscription.d.ts +2 -1
- package/cloudfront/monitoringSubscription.js.map +1 -1
- package/cloudfront/originAccessControl.d.ts +132 -0
- package/cloudfront/originAccessControl.js +96 -0
- package/cloudfront/originAccessControl.js.map +1 -0
- package/cloudfront/originRequestPolicy.d.ts +2 -1
- package/cloudfront/originRequestPolicy.js.map +1 -1
- package/cloudfront/realtimeLogConfig.d.ts +2 -1
- package/cloudfront/realtimeLogConfig.js.map +1 -1
- package/cloudfront/responseHeadersPolicy.d.ts +2 -1
- package/cloudfront/responseHeadersPolicy.js.map +1 -1
- package/cloudhsmv2/cluster.d.ts +5 -4
- package/cloudhsmv2/cluster.js.map +1 -1
- package/cloudhsmv2/getCluster.d.ts +8 -8
- package/cloudhsmv2/getCluster.js.map +1 -1
- package/cloudhsmv2/index.d.ts +9 -3
- package/cloudhsmv2/index.js +10 -23
- package/cloudhsmv2/index.js.map +1 -1
- package/cloudsearch/domain.d.ts +2 -1
- package/cloudsearch/domain.js.map +1 -1
- package/cloudsearch/index.d.ts +6 -2
- package/cloudsearch/index.js +7 -22
- package/cloudsearch/index.js.map +1 -1
- package/cloudtrail/eventDataStore.d.ts +2 -1
- package/cloudtrail/eventDataStore.js.map +1 -1
- package/cloudtrail/getFunction.d.ts +3 -3
- package/cloudtrail/getServiceAccount.d.ts +1 -1
- package/cloudtrail/index.d.ts +12 -4
- package/cloudtrail/index.js +13 -24
- package/cloudtrail/index.js.map +1 -1
- package/cloudtrail/trail.d.ts +5 -4
- package/cloudtrail/trail.js.map +1 -1
- package/cloudwatch/eventConnection.d.ts +2 -1
- package/cloudwatch/eventConnection.js.map +1 -1
- package/cloudwatch/eventPermission.d.ts +2 -1
- package/cloudwatch/eventPermission.js.map +1 -1
- package/cloudwatch/eventTarget.d.ts +2 -1
- package/cloudwatch/eventTarget.js.map +1 -1
- package/cloudwatch/getEventBus.d.ts +3 -3
- package/cloudwatch/getEventConnection.d.ts +6 -6
- package/cloudwatch/getEventSource.d.ts +4 -4
- package/cloudwatch/getLogGroup.d.ts +9 -9
- package/cloudwatch/getLogGroups.d.ts +2 -2
- package/cloudwatch/index.d.ts +75 -25
- package/cloudwatch/index.js +76 -66
- package/cloudwatch/index.js.map +1 -1
- package/cloudwatch/logMetricFilter.d.ts +2 -1
- package/cloudwatch/logMetricFilter.js.map +1 -1
- package/cloudwatch/metricAlarm.d.ts +2 -1
- package/cloudwatch/metricAlarm.js.map +1 -1
- package/cloudwatch/metricStream.d.ts +2 -1
- package/cloudwatch/metricStream.js.map +1 -1
- package/codeartifact/getAuthorizationToken.d.ts +7 -7
- package/codeartifact/getRepositoryEndpoint.d.ts +7 -7
- package/codeartifact/index.d.ts +18 -6
- package/codeartifact/index.js +19 -30
- package/codeartifact/index.js.map +1 -1
- package/codeartifact/repository.d.ts +2 -1
- package/codeartifact/repository.js.map +1 -1
- package/codebuild/index.d.ts +15 -5
- package/codebuild/index.js +16 -31
- package/codebuild/index.js.map +1 -1
- package/codebuild/project.d.ts +2 -1
- package/codebuild/project.js.map +1 -1
- package/codebuild/reportGroup.d.ts +2 -1
- package/codebuild/reportGroup.js.map +1 -1
- package/codebuild/webhook.d.ts +2 -1
- package/codebuild/webhook.js.map +1 -1
- package/codecommit/getApprovalRuleTemplate.d.ts +8 -8
- package/codecommit/getRepository.d.ts +6 -6
- package/codecommit/index.d.ts +18 -6
- package/codecommit/index.js +19 -30
- package/codecommit/index.js.map +1 -1
- package/codecommit/trigger.d.ts +2 -1
- package/codecommit/trigger.js.map +1 -1
- package/codedeploy/deploymentConfig.d.ts +2 -1
- package/codedeploy/deploymentConfig.js.map +1 -1
- package/codedeploy/deploymentGroup.d.ts +2 -1
- package/codedeploy/deploymentGroup.js.map +1 -1
- package/codedeploy/index.d.ts +9 -3
- package/codedeploy/index.js +10 -25
- package/codedeploy/index.js.map +1 -1
- package/codepipeline/index.d.ts +6 -2
- package/codepipeline/index.js +7 -22
- package/codepipeline/index.js.map +1 -1
- package/codepipeline/pipeline.d.ts +2 -1
- package/codepipeline/pipeline.js.map +1 -1
- package/codepipeline/webhook.d.ts +2 -1
- package/codepipeline/webhook.js.map +1 -1
- package/codestarconnections/getConnection.d.ts +7 -7
- package/codestarconnections/host.d.ts +2 -1
- package/codestarconnections/host.js.map +1 -1
- package/codestarconnections/index.d.ts +9 -3
- package/codestarconnections/index.js +10 -23
- package/codestarconnections/index.js.map +1 -1
- package/codestarnotifications/index.d.ts +3 -1
- package/codestarnotifications/index.js +4 -19
- package/codestarnotifications/index.js.map +1 -1
- package/codestarnotifications/notificationRule.d.ts +2 -1
- package/codestarnotifications/notificationRule.js.map +1 -1
- package/cognito/getUserPoolClient.d.ts +1 -1
- package/cognito/getUserPoolClient.js.map +1 -1
- package/cognito/getUserPoolClients.d.ts +2 -2
- package/cognito/getUserPoolSigningCertificate.d.ts +3 -3
- package/cognito/getUserPools.d.ts +2 -2
- package/cognito/identityPool.d.ts +2 -1
- package/cognito/identityPool.js.map +1 -1
- package/cognito/identityPoolRoleAttachment.d.ts +2 -1
- package/cognito/identityPoolRoleAttachment.js.map +1 -1
- package/cognito/index.d.ts +51 -17
- package/cognito/index.js +52 -59
- package/cognito/index.js.map +1 -1
- package/cognito/resourceServer.d.ts +2 -1
- package/cognito/resourceServer.js.map +1 -1
- package/cognito/riskConfiguration.d.ts +2 -1
- package/cognito/riskConfiguration.js.map +1 -1
- package/cognito/userPool.d.ts +2 -1
- package/cognito/userPool.js.map +1 -1
- package/cognito/userPoolClient.d.ts +2 -1
- package/cognito/userPoolClient.js.map +1 -1
- package/comprehend/entityRecognizer.d.ts +2 -1
- package/comprehend/entityRecognizer.js.map +1 -1
- package/comprehend/index.d.ts +3 -1
- package/comprehend/index.js +4 -19
- package/comprehend/index.js.map +1 -1
- package/config/vars.d.ts +1 -1
- package/config/vars.js.map +1 -1
- package/connect/botAssociation.d.ts +2 -1
- package/connect/botAssociation.js.map +1 -1
- package/connect/contactFlowModule.d.ts +6 -0
- package/connect/contactFlowModule.js.map +1 -1
- package/connect/getBotAssociation.d.ts +4 -3
- package/connect/getBotAssociation.js.map +1 -1
- package/connect/getContactFlow.d.ts +9 -9
- package/connect/getContactFlowModule.d.ts +8 -8
- package/connect/getHoursOfOperation.d.ts +11 -11
- package/connect/getHoursOfOperation.js.map +1 -1
- package/connect/getInstance.d.ts +9 -9
- package/connect/getLambdaFunctionAssociation.d.ts +4 -4
- package/connect/getPrompt.d.ts +2 -2
- package/connect/getQueue.d.ts +9 -9
- package/connect/getQueue.js.map +1 -1
- package/connect/getQuickConnect.d.ts +7 -7
- package/connect/getQuickConnect.js.map +1 -1
- package/connect/getRoutingProfile.d.ts +6 -6
- package/connect/getRoutingProfile.js.map +1 -1
- package/connect/getSecurityProfile.d.ts +6 -6
- package/connect/getUserHierarchyGroup.d.ts +8 -8
- package/connect/getUserHierarchyGroup.js.map +1 -1
- package/connect/getUserHierarchyStructure.d.ts +2 -2
- package/connect/getUserHierarchyStructure.js.map +1 -1
- package/connect/hoursOfOperation.d.ts +2 -1
- package/connect/hoursOfOperation.js.map +1 -1
- package/connect/index.d.ts +84 -28
- package/connect/index.js +85 -74
- package/connect/index.js.map +1 -1
- package/connect/instance.d.ts +5 -5
- package/connect/instanceStorageConfig.d.ts +2 -1
- package/connect/instanceStorageConfig.js.map +1 -1
- package/connect/queue.d.ts +8 -1
- package/connect/queue.js.map +1 -1
- package/connect/quickConnect.d.ts +8 -1
- package/connect/quickConnect.js.map +1 -1
- package/connect/routingProfile.d.ts +8 -1
- package/connect/routingProfile.js.map +1 -1
- package/connect/securityProfile.d.ts +6 -0
- package/connect/securityProfile.js.map +1 -1
- package/connect/user.d.ts +8 -1
- package/connect/user.js.map +1 -1
- package/connect/userHierarchyGroup.d.ts +8 -1
- package/connect/userHierarchyGroup.js.map +1 -1
- package/connect/userHierarchyStructure.d.ts +2 -1
- package/connect/userHierarchyStructure.js.map +1 -1
- package/connect/vocabulary.d.ts +6 -0
- package/connect/vocabulary.js.map +1 -1
- package/costexplorer/anomalyMonitor.d.ts +6 -0
- package/costexplorer/anomalyMonitor.js.map +1 -1
- package/costexplorer/anomalySubscription.d.ts +95 -1
- package/costexplorer/anomalySubscription.js +87 -0
- package/costexplorer/anomalySubscription.js.map +1 -1
- package/costexplorer/costCategory.d.ts +8 -1
- package/costexplorer/costCategory.js.map +1 -1
- package/costexplorer/getCostCategory.d.ts +1 -1
- package/costexplorer/getCostCategory.js.map +1 -1
- package/costexplorer/getTags.d.ts +2 -1
- package/costexplorer/getTags.js.map +1 -1
- package/costexplorer/index.d.ts +18 -6
- package/costexplorer/index.js +19 -30
- package/costexplorer/index.js.map +1 -1
- package/cur/getReportDefinition.d.ts +3 -3
- package/cur/index.d.ts +6 -2
- package/cur/index.js +7 -20
- package/cur/index.js.map +1 -1
- package/dataexchange/dataSet.d.ts +6 -0
- package/dataexchange/dataSet.js.map +1 -1
- package/dataexchange/index.d.ts +6 -2
- package/dataexchange/index.js +7 -22
- package/dataexchange/index.js.map +1 -1
- package/dataexchange/revision.d.ts +6 -0
- package/dataexchange/revision.js.map +1 -1
- package/datapipeline/getPipeline.d.ts +3 -3
- package/datapipeline/getPipelineDefinition.d.ts +2 -1
- package/datapipeline/getPipelineDefinition.js.map +1 -1
- package/datapipeline/index.d.ts +12 -4
- package/datapipeline/index.js +13 -24
- package/datapipeline/index.js.map +1 -1
- package/datapipeline/pipelineDefinition.d.ts +2 -1
- package/datapipeline/pipelineDefinition.js.map +1 -1
- package/datasync/efsLocation.d.ts +2 -1
- package/datasync/efsLocation.js.map +1 -1
- package/datasync/fsxOpenZfsFileSystem.d.ts +8 -1
- package/datasync/fsxOpenZfsFileSystem.js.map +1 -1
- package/datasync/index.d.ts +30 -10
- package/datasync/index.js +31 -46
- package/datasync/index.js.map +1 -1
- package/datasync/locationFsxLustre.d.ts +6 -0
- package/datasync/locationFsxLustre.js.map +1 -1
- package/datasync/locationHdfs.d.ts +8 -1
- package/datasync/locationHdfs.js.map +1 -1
- package/datasync/locationSmb.d.ts +2 -1
- package/datasync/locationSmb.js.map +1 -1
- package/datasync/nfsLocation.d.ts +2 -1
- package/datasync/nfsLocation.js.map +1 -1
- package/datasync/s3location.d.ts +2 -1
- package/datasync/s3location.js.map +1 -1
- package/datasync/task.d.ts +2 -1
- package/datasync/task.js.map +1 -1
- package/dax/cluster.d.ts +2 -1
- package/dax/cluster.js.map +1 -1
- package/dax/index.d.ts +9 -3
- package/dax/index.js +10 -25
- package/dax/index.js.map +1 -1
- package/dax/parameterGroup.d.ts +2 -1
- package/dax/parameterGroup.js.map +1 -1
- package/detective/index.d.ts +9 -3
- package/detective/index.js +10 -25
- package/detective/index.js.map +1 -1
- package/devicefarm/devicePool.d.ts +8 -1
- package/devicefarm/devicePool.js.map +1 -1
- package/devicefarm/index.d.ts +18 -6
- package/devicefarm/index.js +19 -34
- package/devicefarm/index.js.map +1 -1
- package/devicefarm/instanceProfile.d.ts +6 -0
- package/devicefarm/instanceProfile.js.map +1 -1
- package/devicefarm/networkProfile.d.ts +6 -0
- package/devicefarm/networkProfile.js.map +1 -1
- package/devicefarm/testGridProject.d.ts +8 -1
- package/devicefarm/testGridProject.js.map +1 -1
- package/directconnect/getConnection.d.ts +11 -11
- package/directconnect/getGateway.d.ts +3 -3
- package/directconnect/getLocation.d.ts +4 -4
- package/directconnect/getLocations.d.ts +1 -1
- package/directconnect/index.d.ts +65 -22
- package/directconnect/index.js +66 -74
- package/directconnect/index.js.map +1 -1
- package/directoryservice/conditionalForwader.d.ts +3 -3
- package/directoryservice/directory.d.ts +2 -1
- package/directoryservice/directory.js.map +1 -1
- package/directoryservice/getDirectory.d.ts +14 -14
- package/directoryservice/getDirectory.js.map +1 -1
- package/directoryservice/index.d.ts +24 -8
- package/directoryservice/index.js +25 -38
- package/directoryservice/index.js.map +1 -1
- package/directoryservice/logService.d.ts +3 -3
- package/directoryservice/serviceRegion.d.ts +2 -1
- package/directoryservice/serviceRegion.js.map +1 -1
- package/directoryservice/sharedDirectory.d.ts +2 -1
- package/directoryservice/sharedDirectory.js.map +1 -1
- package/dlm/index.d.ts +3 -1
- package/dlm/index.js +4 -19
- package/dlm/index.js.map +1 -1
- package/dlm/lifecyclePolicy.d.ts +2 -1
- package/dlm/lifecyclePolicy.js.map +1 -1
- package/dms/endpoint.d.ts +11 -7
- package/dms/endpoint.js +2 -0
- package/dms/endpoint.js.map +1 -1
- package/dms/index.d.ts +18 -6
- package/dms/index.js +19 -34
- package/dms/index.js.map +1 -1
- package/docdb/clusterParameterGroup.d.ts +2 -1
- package/docdb/clusterParameterGroup.js.map +1 -1
- package/docdb/eventSubscription.d.ts +6 -0
- package/docdb/eventSubscription.js.map +1 -1
- package/docdb/getEngineVersion.d.ts +4 -4
- package/docdb/globalCluster.d.ts +2 -1
- package/docdb/globalCluster.js.map +1 -1
- package/docdb/index.d.ts +27 -9
- package/docdb/index.js +28 -39
- package/docdb/index.js.map +1 -1
- package/dynamodb/getTable.d.ts +4 -3
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/globalTable.d.ts +2 -1
- package/dynamodb/globalTable.js.map +1 -1
- package/dynamodb/index.d.ts +24 -8
- package/dynamodb/index.js +25 -24
- package/dynamodb/index.js.map +1 -1
- package/dynamodb/table.d.ts +2 -1
- package/dynamodb/table.js.map +1 -1
- package/ebs/getDefaultKmsKey.d.ts +1 -1
- package/ebs/getEbsVolumes.d.ts +5 -4
- package/ebs/getEbsVolumes.js.map +1 -1
- package/ebs/getSnapshot.d.ts +15 -14
- package/ebs/getSnapshot.js.map +1 -1
- package/ebs/getSnapshotIds.d.ts +2 -1
- package/ebs/getSnapshotIds.js.map +1 -1
- package/ebs/getVolume.d.ts +15 -14
- package/ebs/getVolume.js.map +1 -1
- package/ebs/index.d.ts +34 -12
- package/ebs/index.js +35 -40
- package/ebs/index.js.map +1 -1
- package/ebs/snapshotImport.d.ts +8 -1
- package/ebs/snapshotImport.js.map +1 -1
- package/ec2/ami.d.ts +49 -48
- package/ec2/ami.js.map +1 -1
- package/ec2/amiCopy.d.ts +38 -37
- package/ec2/amiCopy.js.map +1 -1
- package/ec2/amiFromInstance.d.ts +29 -28
- package/ec2/amiFromInstance.js.map +1 -1
- package/ec2/amiLaunchPermission.d.ts +15 -15
- package/ec2/capacityReservation.d.ts +1 -1
- package/ec2/capacityReservation.js.map +1 -1
- package/ec2/defaultNetworkAcl.d.ts +2 -1
- package/ec2/defaultNetworkAcl.js.map +1 -1
- package/ec2/defaultRouteTable.d.ts +2 -1
- package/ec2/defaultRouteTable.js.map +1 -1
- package/ec2/defaultSecurityGroup.d.ts +3 -4
- package/ec2/defaultSecurityGroup.js +1 -3
- package/ec2/defaultSecurityGroup.js.map +1 -1
- package/ec2/defaultVpc.d.ts +18 -0
- package/ec2/defaultVpc.js.map +1 -1
- package/ec2/eip.d.ts +6 -3
- package/ec2/eip.js +1 -1
- package/ec2/eip.js.map +1 -1
- package/ec2/fleet.d.ts +2 -1
- package/ec2/fleet.js.map +1 -1
- package/ec2/flowLog.d.ts +2 -1
- package/ec2/flowLog.js.map +1 -1
- package/ec2/getAmi.d.ts +35 -34
- package/ec2/getAmi.js.map +1 -1
- package/ec2/getAmiIds.d.ts +4 -3
- package/ec2/getAmiIds.js.map +1 -1
- package/ec2/getCoipPool.d.ts +6 -5
- package/ec2/getCoipPool.js.map +1 -1
- package/ec2/getCoipPools.d.ts +4 -3
- package/ec2/getCoipPools.js.map +1 -1
- package/ec2/getCustomerGateway.d.ts +10 -9
- package/ec2/getCustomerGateway.js.map +1 -1
- package/ec2/getDedicatedHost.d.ts +14 -13
- package/ec2/getDedicatedHost.js.map +1 -1
- package/ec2/getEips.d.ts +6 -5
- package/ec2/getEips.js.map +1 -1
- package/ec2/getElasticIp.d.ts +15 -14
- package/ec2/getElasticIp.js.map +1 -1
- package/ec2/getInstance.d.ts +43 -45
- package/ec2/getInstance.js +1 -2
- package/ec2/getInstance.js.map +1 -1
- package/ec2/getInstanceType.d.ts +9 -9
- package/ec2/getInstanceType.js.map +1 -1
- package/ec2/getInstanceTypeOffering.d.ts +2 -1
- package/ec2/getInstanceTypeOffering.js.map +1 -1
- package/ec2/getInstanceTypeOfferings.d.ts +2 -1
- package/ec2/getInstanceTypeOfferings.js.map +1 -1
- package/ec2/getInstanceTypes.d.ts +2 -1
- package/ec2/getInstanceTypes.js.map +1 -1
- package/ec2/getInstances.d.ts +6 -5
- package/ec2/getInstances.js.map +1 -1
- package/ec2/getInternetGateway.d.ts +8 -7
- package/ec2/getInternetGateway.js.map +1 -1
- package/ec2/getIpamPreviewNextCidr.d.ts +5 -5
- package/ec2/getKeyPair.d.ts +11 -10
- package/ec2/getKeyPair.js.map +1 -1
- package/ec2/getLaunchConfiguration.d.ts +16 -16
- package/ec2/getLaunchConfiguration.js.map +1 -1
- package/ec2/getLaunchTemplate.d.ts +9 -8
- package/ec2/getLaunchTemplate.js.map +1 -1
- package/ec2/getLocalGateway.d.ts +9 -8
- package/ec2/getLocalGateway.js.map +1 -1
- package/ec2/getLocalGatewayRouteTable.d.ts +10 -9
- package/ec2/getLocalGatewayRouteTable.js.map +1 -1
- package/ec2/getLocalGatewayRouteTables.d.ts +4 -3
- package/ec2/getLocalGatewayRouteTables.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterface.d.ts +2 -1
- package/ec2/getLocalGatewayVirtualInterface.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroup.d.ts +2 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroup.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroups.d.ts +2 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroups.js.map +1 -1
- package/ec2/getLocalGateways.d.ts +4 -3
- package/ec2/getLocalGateways.js.map +1 -1
- package/ec2/getManagedPrefixList.d.ts +15 -14
- package/ec2/getManagedPrefixList.js.map +1 -1
- package/ec2/getNatGateway.d.ts +17 -16
- package/ec2/getNatGateway.js.map +1 -1
- package/ec2/getNatGateways.d.ts +7 -6
- package/ec2/getNatGateways.js.map +1 -1
- package/ec2/getNetworkAcls.d.ts +7 -6
- package/ec2/getNetworkAcls.js.map +1 -1
- package/ec2/getNetworkInsightsAnalysis.d.ts +10 -9
- package/ec2/getNetworkInsightsAnalysis.js.map +1 -1
- package/ec2/getNetworkInsightsPath.d.ts +14 -13
- package/ec2/getNetworkInsightsPath.js.map +1 -1
- package/ec2/getNetworkInterface.d.ts +18 -17
- package/ec2/getNetworkInterface.js.map +1 -1
- package/ec2/getNetworkInterfaces.d.ts +5 -4
- package/ec2/getNetworkInterfaces.js.map +1 -1
- package/ec2/getPrefixList.d.ts +8 -7
- package/ec2/getPrefixList.js.map +1 -1
- package/ec2/getRoute.d.ts +4 -4
- package/ec2/getRouteTable.d.ts +2 -1
- package/ec2/getRouteTable.js.map +1 -1
- package/ec2/getRouteTables.d.ts +7 -6
- package/ec2/getRouteTables.js.map +1 -1
- package/ec2/getSecurityGroup.d.ts +12 -11
- package/ec2/getSecurityGroup.js.map +1 -1
- package/ec2/getSecurityGroups.d.ts +5 -4
- package/ec2/getSecurityGroups.js.map +1 -1
- package/ec2/getSpotPrice.d.ts +7 -6
- package/ec2/getSpotPrice.js.map +1 -1
- package/ec2/getSubnet.d.ts +4 -3
- package/ec2/getSubnet.js.map +1 -1
- package/ec2/getSubnetIds.d.ts +7 -6
- package/ec2/getSubnetIds.js.map +1 -1
- package/ec2/getSubnets.d.ts +5 -4
- package/ec2/getSubnets.js.map +1 -1
- package/ec2/getTransitGatewayRouteTables.d.ts +4 -3
- package/ec2/getTransitGatewayRouteTables.js.map +1 -1
- package/ec2/getVpc.d.ts +20 -19
- package/ec2/getVpc.js.map +1 -1
- package/ec2/getVpcDhcpOptions.d.ts +11 -10
- package/ec2/getVpcDhcpOptions.js.map +1 -1
- package/ec2/getVpcEndpoint.d.ts +19 -18
- package/ec2/getVpcEndpoint.js.map +1 -1
- package/ec2/getVpcEndpointService.d.ts +16 -15
- package/ec2/getVpcEndpointService.js.map +1 -1
- package/ec2/getVpcIamPool.d.ts +15 -14
- package/ec2/getVpcIamPool.js.map +1 -1
- package/ec2/getVpcPeeringConnection.d.ts +27 -26
- package/ec2/getVpcPeeringConnection.js.map +1 -1
- package/ec2/getVpcPeeringConnections.d.ts +5 -4
- package/ec2/getVpcPeeringConnections.js.map +1 -1
- package/ec2/getVpcs.d.ts +5 -4
- package/ec2/getVpcs.js.map +1 -1
- package/ec2/getVpnGateway.d.ts +14 -13
- package/ec2/getVpnGateway.js.map +1 -1
- package/ec2/index.d.ts +434 -145
- package/ec2/index.js +438 -327
- package/ec2/index.js.map +1 -1
- package/ec2/instance.d.ts +83 -52
- package/ec2/instance.js +21 -2
- package/ec2/instance.js.map +1 -1
- package/ec2/launchConfiguration.d.ts +2 -1
- package/ec2/launchConfiguration.js.map +1 -1
- package/ec2/launchTemplate.d.ts +2 -1
- package/ec2/launchTemplate.js.map +1 -1
- package/ec2/managedPrefixList.d.ts +2 -1
- package/ec2/managedPrefixList.js.map +1 -1
- package/ec2/managedPrefixListEntry.d.ts +1 -1
- package/ec2/managedPrefixListEntry.js +1 -1
- package/ec2/networkAcl.d.ts +2 -1
- package/ec2/networkAcl.js.map +1 -1
- package/ec2/networkInsightsAnalysis.d.ts +5 -10
- package/ec2/networkInsightsAnalysis.js +1 -1
- package/ec2/networkInsightsAnalysis.js.map +1 -1
- package/ec2/networkInterface.d.ts +2 -1
- package/ec2/networkInterface.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +2 -1
- package/ec2/peeringConnectionOptions.js.map +1 -1
- package/ec2/placementGroup.d.ts +1 -1
- package/ec2/placementGroup.js.map +1 -1
- package/ec2/routeTable.d.ts +2 -1
- package/ec2/routeTable.js.map +1 -1
- package/ec2/securityGroup.d.ts +99 -1
- package/ec2/securityGroup.js +94 -0
- package/ec2/securityGroup.js.map +1 -1
- package/ec2/securityGroupRule.d.ts +1 -1
- package/ec2/securityGroupRule.js.map +1 -1
- package/ec2/spotFleetRequest.d.ts +14 -1
- package/ec2/spotFleetRequest.js +2 -0
- package/ec2/spotFleetRequest.js.map +1 -1
- package/ec2/spotInstanceRequest.d.ts +47 -34
- package/ec2/spotInstanceRequest.js +2 -0
- package/ec2/spotInstanceRequest.js.map +1 -1
- package/ec2/trafficMirrorFilterRule.d.ts +2 -1
- package/ec2/trafficMirrorFilterRule.js.map +1 -1
- package/ec2/vpcEndpoint.d.ts +2 -1
- package/ec2/vpcEndpoint.js.map +1 -1
- package/ec2/vpcEndpointService.d.ts +2 -1
- package/ec2/vpcEndpointService.js.map +1 -1
- package/ec2/vpcIpam.d.ts +2 -1
- package/ec2/vpcIpam.js.map +1 -1
- package/ec2/vpcIpamPoolCidr.d.ts +2 -1
- package/ec2/vpcIpamPoolCidr.js.map +1 -1
- package/ec2/vpcPeeringConnection.d.ts +2 -1
- package/ec2/vpcPeeringConnection.js.map +1 -1
- package/ec2/vpcPeeringConnectionAccepter.d.ts +2 -1
- package/ec2/vpcPeeringConnectionAccepter.js.map +1 -1
- package/ec2/vpnConnection.d.ts +26 -1
- package/ec2/vpnConnection.js +4 -0
- package/ec2/vpnConnection.js.map +1 -1
- package/ec2clientvpn/endpoint.d.ts +2 -1
- package/ec2clientvpn/endpoint.js.map +1 -1
- package/ec2clientvpn/getEndpoint.d.ts +13 -12
- package/ec2clientvpn/getEndpoint.js.map +1 -1
- package/ec2clientvpn/index.d.ts +15 -5
- package/ec2clientvpn/index.js +16 -29
- package/ec2clientvpn/index.js.map +1 -1
- package/ec2transitgateway/connect.d.ts +6 -0
- package/ec2transitgateway/connect.js.map +1 -1
- package/ec2transitgateway/connectPeer.d.ts +6 -0
- package/ec2transitgateway/connectPeer.js.map +1 -1
- package/ec2transitgateway/getAttachment.d.ts +10 -9
- package/ec2transitgateway/getAttachment.js.map +1 -1
- package/ec2transitgateway/getConnect.d.ts +3 -2
- package/ec2transitgateway/getConnect.js.map +1 -1
- package/ec2transitgateway/getConnectPeer.d.ts +5 -4
- package/ec2transitgateway/getConnectPeer.js.map +1 -1
- package/ec2transitgateway/getDirectConnectGatewayAttachment.d.ts +4 -3
- package/ec2transitgateway/getDirectConnectGatewayAttachment.js.map +1 -1
- package/ec2transitgateway/getMulticastDomain.d.ts +3 -2
- package/ec2transitgateway/getMulticastDomain.js.map +1 -1
- package/ec2transitgateway/getPeeringAttachment.d.ts +4 -3
- package/ec2transitgateway/getPeeringAttachment.js.map +1 -1
- package/ec2transitgateway/getRouteTable.d.ts +3 -2
- package/ec2transitgateway/getRouteTable.js.map +1 -1
- package/ec2transitgateway/getTransitGateway.d.ts +3 -2
- package/ec2transitgateway/getTransitGateway.js.map +1 -1
- package/ec2transitgateway/getVpcAttachment.d.ts +2 -1
- package/ec2transitgateway/getVpcAttachment.js.map +1 -1
- package/ec2transitgateway/getVpcAttachments.d.ts +2 -1
- package/ec2transitgateway/getVpcAttachments.js.map +1 -1
- package/ec2transitgateway/getVpnAttachment.d.ts +4 -3
- package/ec2transitgateway/getVpnAttachment.js.map +1 -1
- package/ec2transitgateway/index.d.ts +87 -29
- package/ec2transitgateway/index.js +88 -81
- package/ec2transitgateway/index.js.map +1 -1
- package/ec2transitgateway/multicastDomain.d.ts +6 -0
- package/ec2transitgateway/multicastDomain.js.map +1 -1
- package/ec2transitgateway/policyTable.d.ts +6 -3
- package/ec2transitgateway/policyTable.js +1 -1
- package/ec2transitgateway/policyTable.js.map +1 -1
- package/ecr/getAuthorizationToken.d.ts +2 -2
- package/ecr/getImage.d.ts +11 -11
- package/ecr/getRepository.d.ts +9 -9
- package/ecr/getRepository.js.map +1 -1
- package/ecr/index.d.ts +33 -11
- package/ecr/index.js +34 -27
- package/ecr/index.js.map +1 -1
- package/ecr/registryScanningConfiguration.d.ts +2 -1
- package/ecr/registryScanningConfiguration.js.map +1 -1
- package/ecr/replicationConfiguration.d.ts +2 -1
- package/ecr/replicationConfiguration.js.map +1 -1
- package/ecr/repository.d.ts +2 -1
- package/ecr/repository.js.map +1 -1
- package/ecrpublic/getAuthorizationToken.d.ts +1 -1
- package/ecrpublic/index.d.ts +8 -3
- package/ecrpublic/index.js +9 -23
- package/ecrpublic/index.js.map +1 -1
- package/ecrpublic/repository.d.ts +2 -1
- package/ecrpublic/repository.js.map +1 -1
- package/ecs/capacityProvider.d.ts +2 -1
- package/ecs/capacityProvider.js.map +1 -1
- package/ecs/cluster.d.ts +2 -1
- package/ecs/cluster.js.map +1 -1
- package/ecs/clusterCapacityProviders.d.ts +2 -1
- package/ecs/clusterCapacityProviders.js.map +1 -1
- package/ecs/getCluster.d.ts +8 -8
- package/ecs/getCluster.js.map +1 -1
- package/ecs/getContainerDefinition.d.ts +10 -10
- package/ecs/getService.d.ts +9 -9
- package/ecs/getTaskDefinition.d.ts +9 -9
- package/ecs/getTaskDefinition.js +1 -1
- package/ecs/index.d.ts +36 -12
- package/ecs/index.js +37 -30
- package/ecs/index.js.map +1 -1
- package/ecs/service.d.ts +2 -1
- package/ecs/service.js.map +1 -1
- package/ecs/taskDefinition.d.ts +11 -1
- package/ecs/taskDefinition.js.map +1 -1
- package/ecs/taskSet.d.ts +2 -1
- package/ecs/taskSet.js.map +1 -1
- package/efs/accessPoint.d.ts +2 -1
- package/efs/accessPoint.js.map +1 -1
- package/efs/backupPolicy.d.ts +2 -1
- package/efs/backupPolicy.js.map +1 -1
- package/efs/fileSystem.d.ts +2 -1
- package/efs/fileSystem.js.map +1 -1
- package/efs/getAccessPoint.d.ts +4 -4
- package/efs/getAccessPoint.js.map +1 -1
- package/efs/getFileSystem.d.ts +8 -8
- package/efs/getFileSystem.js.map +1 -1
- package/efs/getMountTarget.d.ts +1 -1
- package/efs/index.d.ts +30 -10
- package/efs/index.js +31 -38
- package/efs/index.js.map +1 -1
- package/efs/replicationConfiguration.d.ts +2 -1
- package/efs/replicationConfiguration.js.map +1 -1
- package/eks/cluster.d.ts +2 -1
- package/eks/cluster.js.map +1 -1
- package/eks/fargateProfile.d.ts +2 -1
- package/eks/fargateProfile.js.map +1 -1
- package/eks/getAddon.d.ts +2 -2
- package/eks/getAddonVersion.d.ts +1 -1
- package/eks/getCluster.d.ts +9 -9
- package/eks/getCluster.js.map +1 -1
- package/eks/getClusterAuth.d.ts +3 -3
- package/eks/getNodeGroup.d.ts +11 -7
- package/eks/getNodeGroup.js.map +1 -1
- package/eks/getNodeGroups.d.ts +3 -3
- package/eks/identityProviderConfig.d.ts +2 -1
- package/eks/identityProviderConfig.js.map +1 -1
- package/eks/index.d.ts +35 -12
- package/eks/index.js +36 -38
- package/eks/index.js.map +1 -1
- package/eks/nodeGroup.d.ts +4 -3
- package/eks/nodeGroup.js +2 -2
- package/eks/nodeGroup.js.map +1 -1
- package/elasticache/cluster.d.ts +2 -1
- package/elasticache/cluster.js.map +1 -1
- package/elasticache/getCluster.d.ts +9 -9
- package/elasticache/getCluster.js.map +1 -1
- package/elasticache/getReplicationGroup.d.ts +11 -11
- package/elasticache/getReplicationGroup.js.map +1 -1
- package/elasticache/getUser.d.ts +9 -9
- package/elasticache/index.d.ts +36 -12
- package/elasticache/index.js +37 -46
- package/elasticache/index.js.map +1 -1
- package/elasticache/parameterGroup.d.ts +2 -1
- package/elasticache/parameterGroup.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +2 -1
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticbeanstalk/application.d.ts +2 -1
- package/elasticbeanstalk/application.js.map +1 -1
- package/elasticbeanstalk/configurationTemplate.d.ts +2 -1
- package/elasticbeanstalk/configurationTemplate.js.map +1 -1
- package/elasticbeanstalk/environment.d.ts +2 -1
- package/elasticbeanstalk/environment.js.map +1 -1
- package/elasticbeanstalk/getApplication.d.ts +4 -4
- package/elasticbeanstalk/getApplication.js.map +1 -1
- package/elasticbeanstalk/getHostedZone.d.ts +3 -3
- package/elasticbeanstalk/getSolutionStack.d.ts +3 -3
- package/elasticbeanstalk/index.d.ts +21 -7
- package/elasticbeanstalk/index.js +22 -31
- package/elasticbeanstalk/index.js.map +1 -1
- package/elasticloadbalancing/appCookieStickinessPolicy.d.ts +12 -12
- package/elasticloadbalancing/getLoadBalancer.d.ts +3 -3
- package/elasticloadbalancing/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancing/getServiceAccount.d.ts +1 -1
- package/elasticloadbalancing/index.d.ts +33 -11
- package/elasticloadbalancing/index.js +34 -43
- package/elasticloadbalancing/index.js.map +1 -1
- package/elasticloadbalancing/loadBalancer.d.ts +2 -1
- package/elasticloadbalancing/loadBalancer.js.map +1 -1
- package/elasticloadbalancing/loadBalancerPolicy.d.ts +2 -1
- package/elasticloadbalancing/loadBalancerPolicy.js.map +1 -1
- package/elasticloadbalancing/sslNegotiationPolicy.d.ts +2 -1
- package/elasticloadbalancing/sslNegotiationPolicy.js.map +1 -1
- package/elasticloadbalancingv2/getListener.d.ts +1 -1
- package/elasticloadbalancingv2/getListener.js.map +1 -1
- package/elasticloadbalancingv2/getLoadBalancer.d.ts +7 -7
- package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/getTargetGroup.d.ts +5 -5
- package/elasticloadbalancingv2/getTargetGroup.js.map +1 -1
- package/elasticloadbalancingv2/index.d.ts +27 -9
- package/elasticloadbalancingv2/index.js +28 -37
- package/elasticloadbalancingv2/index.js.map +1 -1
- package/elasticloadbalancingv2/listener.d.ts +2 -1
- package/elasticloadbalancingv2/listener.js.map +1 -1
- package/elasticloadbalancingv2/listenerRule.d.ts +2 -1
- package/elasticloadbalancingv2/listenerRule.js.map +1 -1
- package/elasticloadbalancingv2/loadBalancer.d.ts +2 -1
- package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/targetGroup.d.ts +2 -1
- package/elasticloadbalancingv2/targetGroup.js.map +1 -1
- package/elasticsearch/domain.d.ts +2 -1
- package/elasticsearch/domain.js.map +1 -1
- package/elasticsearch/domainSamlOptions.d.ts +2 -1
- package/elasticsearch/domainSamlOptions.js.map +1 -1
- package/elasticsearch/getDomain.d.ts +5 -5
- package/elasticsearch/getDomain.js.map +1 -1
- package/elasticsearch/index.d.ts +12 -4
- package/elasticsearch/index.js +13 -26
- package/elasticsearch/index.js.map +1 -1
- package/elastictranscoder/index.d.ts +6 -2
- package/elastictranscoder/index.js +7 -22
- package/elastictranscoder/index.js.map +1 -1
- package/elastictranscoder/pipeline.d.ts +2 -1
- package/elastictranscoder/pipeline.js.map +1 -1
- package/elastictranscoder/preset.d.ts +2 -1
- package/elastictranscoder/preset.js.map +1 -1
- package/elb/appCookieStickinessPolicy.d.ts +12 -12
- package/elb/getLoadBalancer.d.ts +3 -3
- package/elb/getLoadBalancer.js.map +1 -1
- package/elb/getServiceAccount.d.ts +1 -1
- package/elb/index.d.ts +33 -11
- package/elb/index.js +34 -43
- package/elb/index.js.map +1 -1
- package/elb/loadBalancer.d.ts +2 -1
- package/elb/loadBalancer.js.map +1 -1
- package/elb/loadBalancerPolicy.d.ts +2 -1
- package/elb/loadBalancerPolicy.js.map +1 -1
- package/elb/sslNegotiationPolicy.d.ts +2 -1
- package/elb/sslNegotiationPolicy.js.map +1 -1
- package/emr/cluster.d.ts +2 -1
- package/emr/cluster.js.map +1 -1
- package/emr/getReleaseLabels.d.ts +3 -2
- package/emr/getReleaseLabels.js.map +1 -1
- package/emr/index.d.ts +24 -8
- package/emr/index.js +25 -38
- package/emr/index.js.map +1 -1
- package/emr/instanceFleet.d.ts +2 -1
- package/emr/instanceFleet.js.map +1 -1
- package/emr/instanceGroup.d.ts +2 -1
- package/emr/instanceGroup.js.map +1 -1
- package/emr/managedScalingPolicy.d.ts +5 -4
- package/emr/managedScalingPolicy.js.map +1 -1
- package/emrcontainers/getVirtualCluster.d.ts +7 -7
- package/emrcontainers/getVirtualCluster.js.map +1 -1
- package/emrcontainers/index.d.ts +6 -2
- package/emrcontainers/index.js +7 -20
- package/emrcontainers/index.js.map +1 -1
- package/emrcontainers/virtualCluster.d.ts +2 -1
- package/emrcontainers/virtualCluster.js.map +1 -1
- package/emrserverless/application.d.ts +2 -1
- package/emrserverless/application.js.map +1 -1
- package/emrserverless/index.d.ts +3 -1
- package/emrserverless/index.js +4 -19
- package/emrserverless/index.js.map +1 -1
- package/fis/experimentTemplate.d.ts +2 -1
- package/fis/experimentTemplate.js.map +1 -1
- package/fis/index.d.ts +3 -1
- package/fis/index.js +4 -19
- package/fis/index.js.map +1 -1
- package/fms/index.d.ts +6 -2
- package/fms/index.js +7 -22
- package/fms/index.js.map +1 -1
- package/fms/policy.d.ts +8 -1
- package/fms/policy.js.map +1 -1
- package/fsx/dataRepositoryAssociation.d.ts +8 -1
- package/fsx/dataRepositoryAssociation.js.map +1 -1
- package/fsx/getOpenZfsSnapshot.d.ts +11 -10
- package/fsx/getOpenZfsSnapshot.js.map +1 -1
- package/fsx/index.d.ts +33 -11
- package/fsx/index.js +34 -47
- package/fsx/index.js.map +1 -1
- package/fsx/lustreFileSystem.d.ts +2 -1
- package/fsx/lustreFileSystem.js.map +1 -1
- package/fsx/ontapFileSystem.d.ts +2 -1
- package/fsx/ontapFileSystem.js.map +1 -1
- package/fsx/ontapStorageVirtualMachine.d.ts +2 -1
- package/fsx/ontapStorageVirtualMachine.js.map +1 -1
- package/fsx/ontapVolume.d.ts +2 -1
- package/fsx/ontapVolume.js.map +1 -1
- package/fsx/openZfsFileSystem.d.ts +8 -1
- package/fsx/openZfsFileSystem.js.map +1 -1
- package/fsx/openZfsSnapshot.d.ts +6 -0
- package/fsx/openZfsSnapshot.js.map +1 -1
- package/fsx/openZfsVolume.d.ts +8 -1
- package/fsx/openZfsVolume.js.map +1 -1
- package/fsx/windowsFileSystem.d.ts +2 -1
- package/fsx/windowsFileSystem.js.map +1 -1
- package/gamelift/alias.d.ts +2 -1
- package/gamelift/alias.js.map +1 -1
- package/gamelift/build.d.ts +2 -1
- package/gamelift/build.js.map +1 -1
- package/gamelift/fleet.d.ts +2 -1
- package/gamelift/fleet.js.map +1 -1
- package/gamelift/gameServerGroup.d.ts +2 -1
- package/gamelift/gameServerGroup.js.map +1 -1
- package/gamelift/gameSessionQueue.d.ts +2 -1
- package/gamelift/gameSessionQueue.js.map +1 -1
- package/gamelift/index.d.ts +18 -6
- package/gamelift/index.js +19 -34
- package/gamelift/index.js.map +1 -1
- package/gamelift/script.d.ts +8 -1
- package/gamelift/script.js.map +1 -1
- package/getAmi.d.ts +35 -34
- package/getAmi.js.map +1 -1
- package/getAmiIds.d.ts +4 -3
- package/getAmiIds.js.map +1 -1
- package/getArn.d.ts +6 -6
- package/getArn.js +1 -1
- package/getAutoscalingGroups.d.ts +8 -7
- package/getAutoscalingGroups.js.map +1 -1
- package/getAvailabilityZone.d.ts +13 -12
- package/getAvailabilityZone.js.map +1 -1
- package/getAvailabilityZones.d.ts +4 -3
- package/getAvailabilityZones.js.map +1 -1
- package/getBillingServiceAccount.d.ts +1 -1
- package/getCanonicalUserId.d.ts +1 -1
- package/getElasticIp.d.ts +15 -14
- package/getElasticIp.js.map +1 -1
- package/getIpRanges.d.ts +4 -4
- package/getPrefixList.d.ts +8 -7
- package/getPrefixList.js.map +1 -1
- package/getRegion.d.ts +7 -7
- package/getRegions.d.ts +2 -1
- package/getRegions.js.map +1 -1
- package/glacier/index.d.ts +6 -2
- package/glacier/index.js +7 -22
- package/glacier/index.js.map +1 -1
- package/glacier/vault.d.ts +2 -1
- package/glacier/vault.js.map +1 -1
- package/globalaccelerator/accelerator.d.ts +2 -1
- package/globalaccelerator/accelerator.js.map +1 -1
- package/globalaccelerator/endpointGroup.d.ts +2 -1
- package/globalaccelerator/endpointGroup.js.map +1 -1
- package/globalaccelerator/getAccelerator.d.ts +5 -5
- package/globalaccelerator/getAccelerator.js.map +1 -1
- package/globalaccelerator/index.d.ts +12 -4
- package/globalaccelerator/index.js +13 -26
- package/globalaccelerator/index.js.map +1 -1
- package/globalaccelerator/listener.d.ts +2 -1
- package/globalaccelerator/listener.js.map +1 -1
- package/glue/catalogDatabase.d.ts +2 -1
- package/glue/catalogDatabase.js.map +1 -1
- package/glue/catalogTable.d.ts +2 -1
- package/glue/catalogTable.js.map +1 -1
- package/glue/classifier.d.ts +2 -1
- package/glue/classifier.js.map +1 -1
- package/glue/connection.d.ts +2 -1
- package/glue/connection.js.map +1 -1
- package/glue/crawler.d.ts +2 -1
- package/glue/crawler.js.map +1 -1
- package/glue/dataCatalogEncryptionSettings.d.ts +2 -1
- package/glue/dataCatalogEncryptionSettings.js.map +1 -1
- package/glue/getConnection.d.ts +10 -10
- package/glue/getConnection.js.map +1 -1
- package/glue/getDataCatalogEncryptionSettings.d.ts +3 -3
- package/glue/getDataCatalogEncryptionSettings.js.map +1 -1
- package/glue/getScript.d.ts +10 -9
- package/glue/getScript.js.map +1 -1
- package/glue/index.d.ts +63 -21
- package/glue/index.js +64 -73
- package/glue/index.js.map +1 -1
- package/glue/job.d.ts +2 -1
- package/glue/job.js.map +1 -1
- package/glue/mltransform.d.ts +2 -1
- package/glue/mltransform.js.map +1 -1
- package/glue/partition.d.ts +2 -1
- package/glue/partition.js.map +1 -1
- package/glue/partitionIndex.d.ts +2 -1
- package/glue/partitionIndex.js.map +1 -1
- package/glue/securityConfiguration.d.ts +2 -1
- package/glue/securityConfiguration.js.map +1 -1
- package/glue/trigger.d.ts +2 -1
- package/glue/trigger.js.map +1 -1
- package/glue/userDefinedFunction.d.ts +2 -1
- package/glue/userDefinedFunction.js.map +1 -1
- package/grafana/getWorkspace.d.ts +19 -19
- package/grafana/index.d.ts +18 -6
- package/grafana/index.js +19 -32
- package/grafana/index.js.map +1 -1
- package/guardduty/detector.d.ts +2 -1
- package/guardduty/detector.js.map +1 -1
- package/guardduty/filter.d.ts +2 -1
- package/guardduty/filter.js.map +1 -1
- package/guardduty/getDetector.d.ts +4 -4
- package/guardduty/index.d.ts +30 -10
- package/guardduty/index.js +31 -44
- package/guardduty/index.js.map +1 -1
- package/guardduty/organizationConfiguration.d.ts +2 -1
- package/guardduty/organizationConfiguration.js.map +1 -1
- package/iam/getAccountAlias.d.ts +1 -1
- package/iam/getGroup.d.ts +7 -7
- package/iam/getGroup.js.map +1 -1
- package/iam/getInstanceProfile.d.ts +8 -9
- package/iam/getInstanceProfile.js.map +1 -1
- package/iam/getInstanceProfiles.d.ts +3 -3
- package/iam/getOpenidConnectProvider.d.ts +6 -6
- package/iam/getPolicy.d.ts +11 -11
- package/iam/getPolicyDocument.d.ts +2 -1
- package/iam/getPolicyDocument.js.map +1 -1
- package/iam/getRole.d.ts +9 -9
- package/iam/getRoles.d.ts +4 -4
- package/iam/getSamlProvider.d.ts +7 -7
- package/iam/getUser.d.ts +5 -5
- package/iam/getUserSshKey.d.ts +7 -7
- package/iam/getUsers.d.ts +2 -2
- package/iam/index.d.ts +122 -41
- package/iam/index.js +124 -95
- package/iam/index.js.map +1 -1
- package/iam/role.d.ts +2 -1
- package/iam/role.js.map +1 -1
- package/iam/virtualMfaDevice.d.ts +6 -0
- package/iam/virtualMfaDevice.js.map +1 -1
- package/identitystore/getGroup.d.ts +5 -4
- package/identitystore/getGroup.js.map +1 -1
- package/identitystore/getUser.d.ts +5 -4
- package/identitystore/getUser.js.map +1 -1
- package/identitystore/index.d.ts +6 -2
- package/identitystore/index.js +8 -17
- package/identitystore/index.js.map +1 -1
- package/imagebuilder/containerRecipe.d.ts +8 -1
- package/imagebuilder/containerRecipe.js.map +1 -1
- package/imagebuilder/distributionConfiguration.d.ts +2 -1
- package/imagebuilder/distributionConfiguration.js.map +1 -1
- package/imagebuilder/getComponent.d.ts +3 -3
- package/imagebuilder/getComponents.d.ts +4 -3
- package/imagebuilder/getComponents.js.map +1 -1
- package/imagebuilder/getContainerRecipe.d.ts +4 -4
- package/imagebuilder/getContainerRecipe.js.map +1 -1
- package/imagebuilder/getContainerRecipes.d.ts +4 -3
- package/imagebuilder/getContainerRecipes.js.map +1 -1
- package/imagebuilder/getDistributionConfiguration.d.ts +3 -3
- package/imagebuilder/getDistributionConfiguration.js.map +1 -1
- package/imagebuilder/getDistributionConfigurations.d.ts +2 -1
- package/imagebuilder/getDistributionConfigurations.js.map +1 -1
- package/imagebuilder/getImage.d.ts +8 -8
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImagePipeline.d.ts +7 -7
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/getImagePipelines.d.ts +2 -1
- package/imagebuilder/getImagePipelines.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +4 -4
- package/imagebuilder/getImageRecipe.js.map +1 -1
- package/imagebuilder/getImageRecipes.d.ts +4 -3
- package/imagebuilder/getImageRecipes.js.map +1 -1
- package/imagebuilder/getInfrastructureConfiguration.d.ts +4 -4
- package/imagebuilder/getInfrastructureConfiguration.js.map +1 -1
- package/imagebuilder/getInfrastructureConfigurations.d.ts +2 -1
- package/imagebuilder/getInfrastructureConfigurations.js.map +1 -1
- package/imagebuilder/image.d.ts +2 -1
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imagePipeline.d.ts +2 -1
- package/imagebuilder/imagePipeline.js.map +1 -1
- package/imagebuilder/imageRecipe.d.ts +2 -1
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/imagebuilder/index.d.ts +60 -20
- package/imagebuilder/index.js +61 -50
- package/imagebuilder/index.js.map +1 -1
- package/imagebuilder/infrastructureConfiguration.d.ts +2 -1
- package/imagebuilder/infrastructureConfiguration.js.map +1 -1
- package/index.d.ts +52 -19
- package/index.js +57 -24
- package/index.js.map +1 -1
- package/inspector/assessmentTemplate.d.ts +2 -1
- package/inspector/assessmentTemplate.js.map +1 -1
- package/inspector/getRulesPackages.d.ts +1 -1
- package/inspector/index.d.ts +11 -4
- package/inspector/index.js +12 -26
- package/inspector/index.js.map +1 -1
- package/iot/getEndpoint.d.ts +1 -1
- package/iot/index.d.ts +48 -16
- package/iot/index.js +49 -62
- package/iot/index.js.map +1 -1
- package/iot/indexingConfiguration.d.ts +2 -1
- package/iot/indexingConfiguration.js.map +1 -1
- package/iot/provisioningTemplate.d.ts +8 -1
- package/iot/provisioningTemplate.js.map +1 -1
- package/iot/thingGroup.d.ts +2 -1
- package/iot/thingGroup.js.map +1 -1
- package/iot/thingType.d.ts +2 -1
- package/iot/thingType.js.map +1 -1
- package/iot/topicRule.d.ts +2 -1
- package/iot/topicRule.js.map +1 -1
- package/iot/topicRuleDestination.d.ts +2 -1
- package/iot/topicRuleDestination.js.map +1 -1
- package/kendra/dataSource.d.ts +2 -1
- package/kendra/dataSource.js.map +1 -1
- package/kendra/experience.d.ts +2 -1
- package/kendra/experience.js.map +1 -1
- package/kendra/faq.d.ts +8 -1
- package/kendra/faq.js.map +1 -1
- package/kendra/getExperience.d.ts +14 -14
- package/kendra/getExperience.js.map +1 -1
- package/kendra/getFaq.d.ts +15 -15
- package/kendra/getFaq.js.map +1 -1
- package/kendra/getIndex.d.ts +12 -12
- package/kendra/getIndex.js.map +1 -1
- package/kendra/getQuerySuggestionsBlockList.d.ts +16 -16
- package/kendra/getQuerySuggestionsBlockList.js.map +1 -1
- package/kendra/getThesaurus.d.ts +16 -16
- package/kendra/getThesaurus.js.map +1 -1
- package/kendra/index.d.ts +33 -11
- package/kendra/index.js +34 -39
- package/kendra/index.js.map +1 -1
- package/kendra/index_.d.ts +8 -1
- package/kendra/index_.js.map +1 -1
- package/kendra/querySuggestionsBlockList.d.ts +8 -1
- package/kendra/querySuggestionsBlockList.js.map +1 -1
- package/kendra/thesaurus.d.ts +8 -1
- package/kendra/thesaurus.js.map +1 -1
- package/keyspaces/index.d.ts +6 -2
- package/keyspaces/index.js +7 -22
- package/keyspaces/index.js.map +1 -1
- package/keyspaces/keyspace.d.ts +6 -0
- package/keyspaces/keyspace.js.map +1 -1
- package/keyspaces/table.d.ts +8 -1
- package/keyspaces/table.js.map +1 -1
- package/kinesis/analyticsApplication.d.ts +2 -1
- package/kinesis/analyticsApplication.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +2 -1
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/kinesis/getFirehoseDeliveryStream.d.ts +3 -3
- package/kinesis/getStream.d.ts +14 -14
- package/kinesis/getStream.js.map +1 -1
- package/kinesis/getStreamConsumer.d.ts +5 -5
- package/kinesis/index.d.ts +24 -8
- package/kinesis/index.js +25 -20
- package/kinesis/index.js.map +1 -1
- package/kinesis/stream.d.ts +2 -1
- package/kinesis/stream.js.map +1 -1
- package/kinesisanalyticsv2/application.d.ts +2 -1
- package/kinesisanalyticsv2/application.js.map +1 -1
- package/kinesisanalyticsv2/index.d.ts +6 -2
- package/kinesisanalyticsv2/index.js +7 -22
- package/kinesisanalyticsv2/index.js.map +1 -1
- package/kms/getAlias.d.ts +3 -3
- package/kms/getKey.d.ts +1 -1
- package/kms/getKey.js.map +1 -1
- package/kms/getSecret.d.ts +2 -1
- package/kms/getSecret.js.map +1 -1
- package/kms/getSecrets.d.ts +2 -1
- package/kms/getSecrets.js.map +1 -1
- package/kms/grant.d.ts +2 -1
- package/kms/grant.js.map +1 -1
- package/kms/index.d.ts +39 -13
- package/kms/index.js +40 -43
- package/kms/index.js.map +1 -1
- package/lakeformation/dataLakeSettings.d.ts +2 -1
- package/lakeformation/dataLakeSettings.js.map +1 -1
- package/lakeformation/getDataLakeSettings.d.ts +1 -1
- package/lakeformation/getDataLakeSettings.js.map +1 -1
- package/lakeformation/getPermissions.d.ts +2 -1
- package/lakeformation/getPermissions.js.map +1 -1
- package/lakeformation/getResource.d.ts +3 -3
- package/lakeformation/index.d.ts +24 -8
- package/lakeformation/index.js +25 -34
- package/lakeformation/index.js.map +1 -1
- package/lakeformation/permissions.d.ts +2 -1
- package/lakeformation/permissions.js.map +1 -1
- package/lakeformation/resourceLfTags.d.ts +2 -1
- package/lakeformation/resourceLfTags.js.map +1 -1
- package/lambda/alias.d.ts +2 -1
- package/lambda/alias.js.map +1 -1
- package/lambda/codeSigningConfig.d.ts +2 -1
- package/lambda/codeSigningConfig.js.map +1 -1
- package/lambda/eventSourceMapping.d.ts +29 -4
- package/lambda/eventSourceMapping.js +4 -0
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lambda/function.d.ts +3 -1
- package/lambda/function.js.map +1 -1
- package/lambda/functionEventInvokeConfig.d.ts +2 -1
- package/lambda/functionEventInvokeConfig.js.map +1 -1
- package/lambda/functionUrl.d.ts +2 -1
- package/lambda/functionUrl.js.map +1 -1
- package/lambda/getAlias.d.ts +2 -2
- package/lambda/getCodeSigningConfig.d.ts +4 -4
- package/lambda/getCodeSigningConfig.js.map +1 -1
- package/lambda/getFunction.d.ts +22 -22
- package/lambda/getFunction.js.map +1 -1
- package/lambda/getFunctionUrl.d.ts +7 -7
- package/lambda/getFunctionUrl.js.map +1 -1
- package/lambda/getInvocation.d.ts +6 -6
- package/lambda/getLayerVersion.d.ts +7 -7
- package/lambda/index.d.ts +51 -17
- package/lambda/index.js +52 -41
- package/lambda/index.js.map +1 -1
- package/lb/getHostedZoneId.d.ts +2 -2
- package/lb/getListener.d.ts +1 -1
- package/lb/getListener.js.map +1 -1
- package/lb/getLoadBalancer.d.ts +7 -7
- package/lb/getLoadBalancer.js.map +1 -1
- package/lb/getTargetGroup.d.ts +5 -5
- package/lb/getTargetGroup.js.map +1 -1
- package/lb/index.d.ts +30 -10
- package/lb/index.js +31 -38
- package/lb/index.js.map +1 -1
- package/lb/listener.d.ts +2 -1
- package/lb/listener.js.map +1 -1
- package/lb/listenerRule.d.ts +2 -1
- package/lb/listenerRule.js.map +1 -1
- package/lb/loadBalancer.d.ts +2 -1
- package/lb/loadBalancer.js.map +1 -1
- package/lb/targetGroup.d.ts +2 -1
- package/lb/targetGroup.js.map +1 -1
- package/lex/bot.d.ts +2 -1
- package/lex/bot.js.map +1 -1
- package/lex/botAlias.d.ts +2 -1
- package/lex/botAlias.js.map +1 -1
- package/lex/getBot.d.ts +14 -14
- package/lex/getBotAlias.d.ts +11 -11
- package/lex/getIntent.d.ts +10 -10
- package/lex/getSlotType.d.ts +11 -11
- package/lex/getSlotType.js.map +1 -1
- package/lex/index.d.ts +24 -8
- package/lex/index.js +25 -32
- package/lex/index.js.map +1 -1
- package/lex/intent.d.ts +2 -1
- package/lex/intent.js.map +1 -1
- package/lex/slotType.d.ts +2 -1
- package/lex/slotType.js.map +1 -1
- package/licensemanager/index.d.ts +6 -2
- package/licensemanager/index.js +7 -22
- package/licensemanager/index.js.map +1 -1
- package/lightsail/containerService.d.ts +2 -1
- package/lightsail/containerService.js.map +1 -1
- package/lightsail/containerServiceDeploymentVersion.d.ts +2 -1
- package/lightsail/containerServiceDeploymentVersion.js.map +1 -1
- package/lightsail/database.d.ts +6 -0
- package/lightsail/database.js.map +1 -1
- package/lightsail/index.d.ts +27 -9
- package/lightsail/index.js +28 -43
- package/lightsail/index.js.map +1 -1
- package/lightsail/instancePublicPorts.d.ts +2 -1
- package/lightsail/instancePublicPorts.js.map +1 -1
- package/location/getGeofenceCollection.d.ts +9 -9
- package/location/getMap.d.ts +7 -7
- package/location/getMap.js.map +1 -1
- package/location/getPlaceIndex.d.ts +8 -8
- package/location/getPlaceIndex.js.map +1 -1
- package/location/getRouteCalculator.d.ts +7 -7
- package/location/getTracker.d.ts +8 -8
- package/location/getTrackerAssociation.d.ts +4 -4
- package/location/getTrackerAssociations.d.ts +50 -0
- package/location/getTrackerAssociations.js +37 -0
- package/location/getTrackerAssociations.js.map +1 -0
- package/location/index.d.ts +39 -12
- package/location/index.js +40 -40
- package/location/index.js.map +1 -1
- package/location/map.d.ts +8 -1
- package/location/map.js.map +1 -1
- package/location/placeIndex.d.ts +8 -1
- package/location/placeIndex.js.map +1 -1
- package/location/routeCalculation.d.ts +6 -0
- package/location/routeCalculation.js.map +1 -1
- package/location/tracker.d.ts +6 -0
- package/location/tracker.js.map +1 -1
- package/macie/findingsFilter.d.ts +2 -1
- package/macie/findingsFilter.js.map +1 -1
- package/macie/index.d.ts +12 -4
- package/macie/index.js +13 -28
- package/macie/index.js.map +1 -1
- package/macie/s3bucketAssociation.d.ts +2 -1
- package/macie/s3bucketAssociation.js.map +1 -1
- package/macie2/classificationExportConfiguration.d.ts +2 -1
- package/macie2/classificationExportConfiguration.js.map +1 -1
- package/macie2/classificationJob.d.ts +2 -1
- package/macie2/classificationJob.js.map +1 -1
- package/macie2/index.d.ts +18 -6
- package/macie2/index.js +19 -34
- package/macie2/index.js.map +1 -1
- package/mediaconvert/index.d.ts +3 -1
- package/mediaconvert/index.js +4 -19
- package/mediaconvert/index.js.map +1 -1
- package/mediaconvert/queue.d.ts +2 -1
- package/mediaconvert/queue.js.map +1 -1
- package/medialive/index.d.ts +9 -0
- package/medialive/index.js +32 -0
- package/medialive/index.js.map +1 -0
- package/medialive/input.d.ts +243 -0
- package/medialive/input.js +115 -0
- package/medialive/input.js.map +1 -0
- package/medialive/inputSecurityGroup.d.ts +116 -0
- package/medialive/inputSecurityGroup.js +86 -0
- package/medialive/inputSecurityGroup.js.map +1 -0
- package/medialive/multiplex.d.ts +158 -0
- package/medialive/multiplex.js +101 -0
- package/medialive/multiplex.js.map +1 -0
- package/mediapackage/channel.d.ts +2 -1
- package/mediapackage/channel.js.map +1 -1
- package/mediapackage/index.d.ts +3 -1
- package/mediapackage/index.js +4 -19
- package/mediapackage/index.js.map +1 -1
- package/mediastore/index.d.ts +6 -2
- package/mediastore/index.js +7 -22
- package/mediastore/index.js.map +1 -1
- package/memorydb/acl.d.ts +6 -0
- package/memorydb/acl.js.map +1 -1
- package/memorydb/cluster.d.ts +8 -1
- package/memorydb/cluster.js.map +1 -1
- package/memorydb/getAcl.d.ts +3 -3
- package/memorydb/getCluster.d.ts +10 -10
- package/memorydb/getCluster.js.map +1 -1
- package/memorydb/getParameterGroup.d.ts +5 -5
- package/memorydb/getParameterGroup.js.map +1 -1
- package/memorydb/getSnapshot.d.ts +6 -6
- package/memorydb/getSnapshot.js.map +1 -1
- package/memorydb/getSubnetGroup.d.ts +4 -4
- package/memorydb/getUser.d.ts +5 -5
- package/memorydb/getUser.js.map +1 -1
- package/memorydb/index.d.ts +36 -12
- package/memorydb/index.js +37 -40
- package/memorydb/index.js.map +1 -1
- package/memorydb/parameterGroup.d.ts +8 -1
- package/memorydb/parameterGroup.js.map +1 -1
- package/memorydb/snapshot.d.ts +8 -1
- package/memorydb/snapshot.js.map +1 -1
- package/memorydb/subnetGroup.d.ts +6 -0
- package/memorydb/subnetGroup.js.map +1 -1
- package/memorydb/user.d.ts +8 -1
- package/memorydb/user.js.map +1 -1
- package/mq/broker.d.ts +2 -1
- package/mq/broker.js.map +1 -1
- package/mq/getBroker.d.ts +5 -5
- package/mq/getBroker.js.map +1 -1
- package/mq/getInstanceTypeOfferings.d.ts +4 -4
- package/mq/getInstanceTypeOfferings.js.map +1 -1
- package/mq/index.d.ts +12 -4
- package/mq/index.js +13 -24
- package/mq/index.js.map +1 -1
- package/msk/cluster.d.ts +2 -1
- package/msk/cluster.js.map +1 -1
- package/msk/getBrokerNodes.d.ts +3 -3
- package/msk/getBrokerNodes.js.map +1 -1
- package/msk/getCluster.d.ts +1 -1
- package/msk/getConfiguration.d.ts +1 -1
- package/msk/index.d.ts +24 -8
- package/msk/index.js +25 -32
- package/msk/index.js.map +1 -1
- package/msk/serverlessCluster.d.ts +8 -4
- package/msk/serverlessCluster.js +1 -1
- package/msk/serverlessCluster.js.map +1 -1
- package/mskconnect/connector.d.ts +2 -1
- package/mskconnect/connector.js.map +1 -1
- package/mskconnect/customPlugin.d.ts +2 -1
- package/mskconnect/customPlugin.js.map +1 -1
- package/mskconnect/getConnector.d.ts +3 -3
- package/mskconnect/getCustomPlugin.d.ts +1 -1
- package/mskconnect/getWorkerConfiguration.d.ts +1 -1
- package/mskconnect/index.d.ts +18 -6
- package/mskconnect/index.js +19 -28
- package/mskconnect/index.js.map +1 -1
- package/mwaa/environment.d.ts +2 -1
- package/mwaa/environment.js.map +1 -1
- package/mwaa/index.d.ts +3 -1
- package/mwaa/index.js +4 -19
- package/mwaa/index.js.map +1 -1
- package/neptune/clusterParameterGroup.d.ts +2 -1
- package/neptune/clusterParameterGroup.js.map +1 -1
- package/neptune/getEngineVersion.d.ts +4 -4
- package/neptune/getOrderableDbInstance.d.ts +1 -1
- package/neptune/index.d.ts +30 -10
- package/neptune/index.js +31 -42
- package/neptune/index.js.map +1 -1
- package/neptune/parameterGroup.d.ts +2 -1
- package/neptune/parameterGroup.js.map +1 -1
- package/networkfirewall/firewall.d.ts +2 -1
- package/networkfirewall/firewall.js.map +1 -1
- package/networkfirewall/firewallPolicy.d.ts +2 -1
- package/networkfirewall/firewallPolicy.js.map +1 -1
- package/networkfirewall/getFirewall.d.ts +14 -14
- package/networkfirewall/getFirewall.js +2 -2
- package/networkfirewall/getFirewall.js.map +1 -1
- package/networkfirewall/getFirewallPolicy.d.ts +8 -8
- package/networkfirewall/getFirewallPolicy.js +1 -1
- package/networkfirewall/getFirewallPolicy.js.map +1 -1
- package/networkfirewall/index.d.ts +21 -7
- package/networkfirewall/index.js +22 -33
- package/networkfirewall/index.js.map +1 -1
- package/networkfirewall/loggingConfiguration.d.ts +2 -1
- package/networkfirewall/loggingConfiguration.js.map +1 -1
- package/networkfirewall/ruleGroup.d.ts +2 -1
- package/networkfirewall/ruleGroup.js.map +1 -1
- package/networkmanager/connection.d.ts +6 -0
- package/networkmanager/connection.js.map +1 -1
- package/networkmanager/device.d.ts +8 -1
- package/networkmanager/device.js.map +1 -1
- package/networkmanager/getConnection.d.ts +10 -10
- package/networkmanager/getConnections.d.ts +5 -5
- package/networkmanager/getCoreNetworkPolicyDocument.d.ts +4 -3
- package/networkmanager/getCoreNetworkPolicyDocument.js.map +1 -1
- package/networkmanager/getDevice.d.ts +14 -14
- package/networkmanager/getDevice.js.map +1 -1
- package/networkmanager/getDevices.d.ts +5 -5
- package/networkmanager/getGlobalNetwork.d.ts +7 -7
- package/networkmanager/getGlobalNetworks.d.ts +1 -1
- package/networkmanager/getLink.d.ts +11 -11
- package/networkmanager/getLink.js.map +1 -1
- package/networkmanager/getLinks.d.ts +9 -9
- package/networkmanager/getSite.d.ts +8 -8
- package/networkmanager/getSite.js.map +1 -1
- package/networkmanager/getSites.d.ts +3 -3
- package/networkmanager/globalNetwork.d.ts +6 -0
- package/networkmanager/globalNetwork.js.map +1 -1
- package/networkmanager/index.d.ts +72 -24
- package/networkmanager/index.js +73 -66
- package/networkmanager/index.js.map +1 -1
- package/networkmanager/link.d.ts +8 -1
- package/networkmanager/link.js.map +1 -1
- package/networkmanager/site.d.ts +8 -1
- package/networkmanager/site.js.map +1 -1
- package/networkmanager/transitGatewayPeering.d.ts +6 -3
- package/networkmanager/transitGatewayPeering.js +1 -1
- package/networkmanager/transitGatewayPeering.js.map +1 -1
- package/networkmanager/transitGatewayRouteTableAttachment.d.ts +6 -3
- package/networkmanager/transitGatewayRouteTableAttachment.js +1 -1
- package/networkmanager/transitGatewayRouteTableAttachment.js.map +1 -1
- package/networkmanager/vpcAttachment.d.ts +8 -4
- package/networkmanager/vpcAttachment.js +1 -1
- package/networkmanager/vpcAttachment.js.map +1 -1
- package/opensearch/domain.d.ts +89 -2
- package/opensearch/domain.js +78 -1
- package/opensearch/domain.js.map +1 -1
- package/opensearch/domainSamlOptions.d.ts +2 -1
- package/opensearch/domainSamlOptions.js.map +1 -1
- package/opensearch/getDomain.d.ts +1 -1
- package/opensearch/getDomain.js.map +1 -1
- package/opensearch/index.d.ts +12 -4
- package/opensearch/index.js +13 -26
- package/opensearch/index.js.map +1 -1
- package/opsworks/application.d.ts +5 -4
- package/opsworks/application.js.map +1 -1
- package/opsworks/customLayer.d.ts +5 -4
- package/opsworks/customLayer.js.map +1 -1
- package/opsworks/ecsClusterLayer.d.ts +5 -4
- package/opsworks/ecsClusterLayer.js.map +1 -1
- package/opsworks/gangliaLayer.d.ts +5 -4
- package/opsworks/gangliaLayer.js.map +1 -1
- package/opsworks/haproxyLayer.d.ts +5 -4
- package/opsworks/haproxyLayer.js.map +1 -1
- package/opsworks/index.d.ts +51 -17
- package/opsworks/index.js +52 -67
- package/opsworks/index.js.map +1 -1
- package/opsworks/instance.d.ts +2 -1
- package/opsworks/instance.js.map +1 -1
- package/opsworks/javaAppLayer.d.ts +5 -4
- package/opsworks/javaAppLayer.js.map +1 -1
- package/opsworks/memcachedLayer.d.ts +5 -4
- package/opsworks/memcachedLayer.js.map +1 -1
- package/opsworks/mysqlLayer.d.ts +5 -4
- package/opsworks/mysqlLayer.js.map +1 -1
- package/opsworks/nodejsAppLayer.d.ts +5 -4
- package/opsworks/nodejsAppLayer.js.map +1 -1
- package/opsworks/phpAppLayer.d.ts +5 -4
- package/opsworks/phpAppLayer.js.map +1 -1
- package/opsworks/railsAppLayer.d.ts +5 -4
- package/opsworks/railsAppLayer.js.map +1 -1
- package/opsworks/stack.d.ts +29 -34
- package/opsworks/stack.js.map +1 -1
- package/opsworks/staticWebLayer.d.ts +5 -4
- package/opsworks/staticWebLayer.js.map +1 -1
- package/organizations/getDelegatedAdministrators.d.ts +1 -1
- package/organizations/getDelegatedAdministrators.js.map +1 -1
- package/organizations/getDelegatedServices.d.ts +4 -4
- package/organizations/getDelegatedServices.js.map +1 -1
- package/organizations/getOrganization.d.ts +4 -4
- package/organizations/getOrganization.js.map +1 -1
- package/organizations/getOrganizationalUnits.d.ts +3 -3
- package/organizations/getOrganizationalUnits.js.map +1 -1
- package/organizations/getResourceTags.d.ts +2 -2
- package/organizations/index.d.ts +32 -11
- package/organizations/index.js +33 -39
- package/organizations/index.js.map +1 -1
- package/organizations/organization.d.ts +2 -1
- package/organizations/organization.js.map +1 -1
- package/organizations/organizationalUnit.d.ts +2 -1
- package/organizations/organizationalUnit.js.map +1 -1
- package/outposts/getAsset.d.ts +6 -6
- package/outposts/getAssets.d.ts +1 -1
- package/outposts/getOutpost.d.ts +2 -2
- package/outposts/getOutpostInstanceType.d.ts +2 -2
- package/outposts/getOutpostInstanceTypes.d.ts +2 -2
- package/outposts/index.d.ts +23 -8
- package/outposts/index.js +25 -23
- package/outposts/index.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/pinpoint/app.d.ts +2 -1
- package/pinpoint/app.js.map +1 -1
- package/pinpoint/index.d.ts +33 -11
- package/pinpoint/index.js +34 -49
- package/pinpoint/index.js.map +1 -1
- package/pricing/getProduct.d.ts +6 -5
- package/pricing/getProduct.js.map +1 -1
- package/pricing/index.d.ts +3 -1
- package/pricing/index.js +5 -16
- package/pricing/index.js.map +1 -1
- package/provider.d.ts +1 -1
- package/provider.js.map +1 -1
- package/qldb/getLedger.d.ts +2 -2
- package/qldb/index.d.ts +9 -3
- package/qldb/index.js +10 -23
- package/qldb/index.js.map +1 -1
- package/qldb/stream.d.ts +8 -1
- package/qldb/stream.js.map +1 -1
- package/quicksight/dataSource.d.ts +2 -1
- package/quicksight/dataSource.js.map +1 -1
- package/quicksight/index.d.ts +12 -4
- package/quicksight/index.js +13 -28
- package/quicksight/index.js.map +1 -1
- package/ram/getResourceShare.d.ts +14 -13
- package/ram/getResourceShare.js.map +1 -1
- package/ram/index.d.ts +15 -5
- package/ram/index.js +16 -29
- package/ram/index.js.map +1 -1
- package/rds/cluster.d.ts +15 -1
- package/rds/cluster.js +2 -0
- package/rds/cluster.js.map +1 -1
- package/rds/clusterInstance.d.ts +12 -4
- package/rds/clusterInstance.js +2 -0
- package/rds/clusterInstance.js.map +1 -1
- package/rds/clusterParameterGroup.d.ts +2 -1
- package/rds/clusterParameterGroup.js.map +1 -1
- package/rds/clusterSnapshot.d.ts +6 -6
- package/rds/getCertificate.d.ts +1 -1
- package/rds/getCluster.d.ts +3 -2
- package/rds/getCluster.js.map +1 -1
- package/rds/getClusterSnapshot.d.ts +11 -11
- package/rds/getEngineVersion.d.ts +7 -8
- package/rds/getEngineVersion.js.map +1 -1
- package/rds/getEventCategories.d.ts +3 -3
- package/rds/getInstance.d.ts +24 -24
- package/rds/getProxy.d.ts +11 -11
- package/rds/getProxy.js.map +1 -1
- package/rds/getSnapshot.d.ts +15 -15
- package/rds/getSubnetGroup.d.ts +3 -3
- package/rds/globalCluster.d.ts +4 -1
- package/rds/globalCluster.js +2 -0
- package/rds/globalCluster.js.map +1 -1
- package/rds/index.d.ts +96 -32
- package/rds/index.js +97 -78
- package/rds/index.js.map +1 -1
- package/rds/instance.d.ts +6 -4
- package/rds/instance.js.map +1 -1
- package/rds/optionGroup.d.ts +2 -1
- package/rds/optionGroup.js.map +1 -1
- package/rds/parameterGroup.d.ts +2 -1
- package/rds/parameterGroup.js.map +1 -1
- package/rds/proxy.d.ts +2 -1
- package/rds/proxy.js.map +1 -1
- package/rds/proxyDefaultTargetGroup.d.ts +2 -1
- package/rds/proxyDefaultTargetGroup.js.map +1 -1
- package/rds/proxyEndpoint.d.ts +1 -1
- package/rds/proxyEndpoint.js +1 -1
- package/rds/securityGroup.d.ts +2 -1
- package/rds/securityGroup.js.map +1 -1
- package/rds/snapshotCopy.d.ts +6 -0
- package/rds/snapshotCopy.js.map +1 -1
- package/redshift/cluster.d.ts +2 -1
- package/redshift/cluster.js.map +1 -1
- package/redshift/endpointAccess.d.ts +2 -1
- package/redshift/endpointAccess.js.map +1 -1
- package/redshift/getCluster.d.ts +25 -25
- package/redshift/getCluster.js.map +1 -1
- package/redshift/getClusterCredentials.d.ts +10 -10
- package/redshift/getServiceAccount.d.ts +1 -1
- package/redshift/getSubnetGroup.d.ts +7 -7
- package/redshift/hsmClientCertificate.d.ts +6 -0
- package/redshift/hsmClientCertificate.js.map +1 -1
- package/redshift/hsmConfiguration.d.ts +6 -0
- package/redshift/hsmConfiguration.js.map +1 -1
- package/redshift/index.d.ts +60 -20
- package/redshift/index.js +61 -66
- package/redshift/index.js.map +1 -1
- package/redshift/parameterGroup.d.ts +2 -1
- package/redshift/parameterGroup.js.map +1 -1
- package/redshift/scheduledAction.d.ts +2 -1
- package/redshift/scheduledAction.js.map +1 -1
- package/redshift/securityGroup.d.ts +2 -1
- package/redshift/securityGroup.js.map +1 -1
- package/redshift/usageLimit.d.ts +6 -0
- package/redshift/usageLimit.js.map +1 -1
- package/redshiftdata/index.d.ts +3 -1
- package/redshiftdata/index.js +4 -19
- package/redshiftdata/index.js.map +1 -1
- package/redshiftdata/statement.d.ts +2 -1
- package/redshiftdata/statement.js.map +1 -1
- package/redshiftserverless/endpointAccess.d.ts +141 -0
- package/redshiftserverless/endpointAccess.js +95 -0
- package/redshiftserverless/endpointAccess.js.map +1 -0
- package/redshiftserverless/index.d.ts +12 -2
- package/redshiftserverless/index.js +17 -22
- package/redshiftserverless/index.js.map +1 -1
- package/redshiftserverless/namespace.d.ts +6 -0
- package/redshiftserverless/namespace.js.map +1 -1
- package/redshiftserverless/usageLimit.d.ts +132 -0
- package/redshiftserverless/usageLimit.js +96 -0
- package/redshiftserverless/usageLimit.js.map +1 -0
- package/redshiftserverless/workgroup.d.ts +16 -4
- package/redshiftserverless/workgroup.js +3 -1
- package/redshiftserverless/workgroup.js.map +1 -1
- package/resourcegroups/group.d.ts +2 -1
- package/resourcegroups/group.js.map +1 -1
- package/resourcegroups/index.d.ts +3 -1
- package/resourcegroups/index.js +4 -19
- package/resourcegroups/index.js.map +1 -1
- package/resourcegroupstaggingapi/getResources.d.ts +4 -3
- package/resourcegroupstaggingapi/getResources.js.map +1 -1
- package/resourcegroupstaggingapi/index.d.ts +3 -1
- package/resourcegroupstaggingapi/index.js +5 -16
- package/resourcegroupstaggingapi/index.js.map +1 -1
- package/rolesanywhere/index.d.ts +6 -2
- package/rolesanywhere/index.js +7 -22
- package/rolesanywhere/index.js.map +1 -1
- package/rolesanywhere/profile.d.ts +6 -0
- package/rolesanywhere/profile.js.map +1 -1
- package/rolesanywhere/trustAnchor.d.ts +8 -1
- package/rolesanywhere/trustAnchor.js.map +1 -1
- package/route53/getDelegationSet.d.ts +2 -2
- package/route53/getResolverEndpoint.d.ts +4 -3
- package/route53/getResolverEndpoint.js.map +1 -1
- package/route53/getResolverRule.d.ts +14 -14
- package/route53/getResolverRules.d.ts +7 -7
- package/route53/getTrafficPolicyDocument.d.ts +2 -1
- package/route53/getTrafficPolicyDocument.js.map +1 -1
- package/route53/getZone.d.ts +7 -7
- package/route53/index.d.ts +84 -28
- package/route53/index.js +85 -74
- package/route53/index.js.map +1 -1
- package/route53/record.d.ts +3 -1
- package/route53/record.js.map +1 -1
- package/route53/resolverEndpoint.d.ts +2 -1
- package/route53/resolverEndpoint.js.map +1 -1
- package/route53/resolverRule.d.ts +2 -1
- package/route53/resolverRule.js.map +1 -1
- package/route53/zone.d.ts +2 -1
- package/route53/zone.js.map +1 -1
- package/route53domains/index.d.ts +3 -1
- package/route53domains/index.js +4 -19
- package/route53domains/index.js.map +1 -1
- package/route53domains/registeredDomain.d.ts +11 -1
- package/route53domains/registeredDomain.js.map +1 -1
- package/route53recoverycontrol/cluster.d.ts +2 -1
- package/route53recoverycontrol/cluster.js.map +1 -1
- package/route53recoverycontrol/index.d.ts +12 -4
- package/route53recoverycontrol/index.js +13 -28
- package/route53recoverycontrol/index.js.map +1 -1
- package/route53recoverycontrol/safetyRule.d.ts +2 -1
- package/route53recoverycontrol/safetyRule.js.map +1 -1
- package/route53recoveryreadiness/index.d.ts +12 -4
- package/route53recoveryreadiness/index.js +13 -28
- package/route53recoveryreadiness/index.js.map +1 -1
- package/route53recoveryreadiness/resourceSet.d.ts +2 -1
- package/route53recoveryreadiness/resourceSet.js.map +1 -1
- package/rum/appMonitor.d.ts +8 -1
- package/rum/appMonitor.js.map +1 -1
- package/rum/index.d.ts +3 -1
- package/rum/index.js +4 -19
- package/rum/index.js.map +1 -1
- package/s3/accessPoint.d.ts +2 -1
- package/s3/accessPoint.js.map +1 -1
- package/s3/analyticsConfiguration.d.ts +2 -1
- package/s3/analyticsConfiguration.js.map +1 -1
- package/s3/bucket.d.ts +3 -1
- package/s3/bucket.js.map +1 -1
- package/s3/bucketAclV2.d.ts +2 -1
- package/s3/bucketAclV2.js.map +1 -1
- package/s3/bucketCorsConfigurationV2.d.ts +2 -1
- package/s3/bucketCorsConfigurationV2.js.map +1 -1
- package/s3/bucketIntelligentTieringConfiguration.d.ts +2 -1
- package/s3/bucketIntelligentTieringConfiguration.js.map +1 -1
- package/s3/bucketLifecycleConfigurationV2.d.ts +2 -1
- package/s3/bucketLifecycleConfigurationV2.js.map +1 -1
- package/s3/bucketLoggingV2.d.ts +2 -1
- package/s3/bucketLoggingV2.js.map +1 -1
- package/s3/bucketMetric.d.ts +2 -1
- package/s3/bucketMetric.js.map +1 -1
- package/s3/bucketNotification.d.ts +2 -1
- package/s3/bucketNotification.js.map +1 -1
- package/s3/bucketObjectLockConfigurationV2.d.ts +4 -3
- package/s3/bucketObjectLockConfigurationV2.js +0 -3
- package/s3/bucketObjectLockConfigurationV2.js.map +1 -1
- package/s3/bucketOwnershipControls.d.ts +2 -1
- package/s3/bucketOwnershipControls.js.map +1 -1
- package/s3/bucketReplicationConfig.d.ts +2 -1
- package/s3/bucketReplicationConfig.js.map +1 -1
- package/s3/bucketServerSideEncryptionConfigurationV2.d.ts +2 -1
- package/s3/bucketServerSideEncryptionConfigurationV2.js.map +1 -1
- package/s3/bucketV2.d.ts +2 -1
- package/s3/bucketV2.js.map +1 -1
- package/s3/bucketVersioningV2.d.ts +2 -1
- package/s3/bucketVersioningV2.js.map +1 -1
- package/s3/bucketWebsiteConfigurationV2.d.ts +2 -1
- package/s3/bucketWebsiteConfigurationV2.js.map +1 -1
- package/s3/getBucket.d.ts +7 -7
- package/s3/getBucketObject.d.ts +16 -16
- package/s3/getBucketObjects.d.ts +2 -2
- package/s3/getBucketPolicy.d.ts +2 -2
- package/s3/getCanonicalUserId.d.ts +1 -1
- package/s3/getObject.d.ts +16 -16
- package/s3/getObjects.d.ts +2 -2
- package/s3/index.d.ts +101 -34
- package/s3/index.js +102 -88
- package/s3/index.js.map +1 -1
- package/s3/inventory.d.ts +2 -1
- package/s3/inventory.js.map +1 -1
- package/s3/objectCopy.d.ts +2 -1
- package/s3/objectCopy.js.map +1 -1
- package/s3control/bucketLifecycleConfiguration.d.ts +2 -1
- package/s3control/bucketLifecycleConfiguration.js.map +1 -1
- package/s3control/index.d.ts +24 -8
- package/s3control/index.js +25 -40
- package/s3control/index.js.map +1 -1
- package/s3control/multiRegionAccessPoint.d.ts +2 -1
- package/s3control/multiRegionAccessPoint.js.map +1 -1
- package/s3control/multiRegionAccessPointPolicy.d.ts +2 -1
- package/s3control/multiRegionAccessPointPolicy.js.map +1 -1
- package/s3control/objectLambdaAccessPoint.d.ts +2 -1
- package/s3control/objectLambdaAccessPoint.js.map +1 -1
- package/s3outposts/endpoint.d.ts +2 -1
- package/s3outposts/endpoint.js.map +1 -1
- package/s3outposts/index.d.ts +3 -1
- package/s3outposts/index.js +4 -19
- package/s3outposts/index.js.map +1 -1
- package/sagemaker/app.d.ts +2 -1
- package/sagemaker/app.js.map +1 -1
- package/sagemaker/appImageConfig.d.ts +2 -1
- package/sagemaker/appImageConfig.js.map +1 -1
- package/sagemaker/codeRepository.d.ts +2 -1
- package/sagemaker/codeRepository.js.map +1 -1
- package/sagemaker/device.d.ts +2 -1
- package/sagemaker/device.js.map +1 -1
- package/sagemaker/deviceFleet.d.ts +2 -1
- package/sagemaker/deviceFleet.js.map +1 -1
- package/sagemaker/domain.d.ts +2 -1
- package/sagemaker/domain.js.map +1 -1
- package/sagemaker/endpoint.d.ts +2 -1
- package/sagemaker/endpoint.js.map +1 -1
- package/sagemaker/endpointConfiguration.d.ts +2 -1
- package/sagemaker/endpointConfiguration.js.map +1 -1
- package/sagemaker/featureGroup.d.ts +2 -1
- package/sagemaker/featureGroup.js.map +1 -1
- package/sagemaker/flowDefinition.d.ts +2 -1
- package/sagemaker/flowDefinition.js.map +1 -1
- package/sagemaker/getPrebuiltEcrImage.d.ts +10 -10
- package/sagemaker/humanTaskUI.d.ts +2 -1
- package/sagemaker/humanTaskUI.js.map +1 -1
- package/sagemaker/index.d.ts +72 -24
- package/sagemaker/index.js +73 -86
- package/sagemaker/index.js.map +1 -1
- package/sagemaker/model.d.ts +2 -1
- package/sagemaker/model.js.map +1 -1
- package/sagemaker/notebookInstance.d.ts +2 -1
- package/sagemaker/notebookInstance.js.map +1 -1
- package/sagemaker/project.d.ts +8 -1
- package/sagemaker/project.js.map +1 -1
- package/sagemaker/userProfile.d.ts +2 -1
- package/sagemaker/userProfile.js.map +1 -1
- package/sagemaker/workforce.d.ts +2 -1
- package/sagemaker/workforce.js.map +1 -1
- package/sagemaker/workteam.d.ts +2 -1
- package/sagemaker/workteam.js.map +1 -1
- package/schemas/index.d.ts +9 -3
- package/schemas/index.js +10 -25
- package/schemas/index.js.map +1 -1
- package/secretsmanager/getRandomPassword.d.ts +7 -7
- package/secretsmanager/getSecret.d.ts +10 -10
- package/secretsmanager/getSecret.js.map +1 -1
- package/secretsmanager/getSecretRotation.d.ts +6 -6
- package/secretsmanager/getSecretRotation.js.map +1 -1
- package/secretsmanager/getSecretVersion.d.ts +6 -6
- package/secretsmanager/getSecrets.d.ts +2 -1
- package/secretsmanager/getSecrets.js.map +1 -1
- package/secretsmanager/index.d.ts +27 -9
- package/secretsmanager/index.js +28 -33
- package/secretsmanager/index.js.map +1 -1
- package/secretsmanager/secret.d.ts +2 -1
- package/secretsmanager/secret.js.map +1 -1
- package/secretsmanager/secretRotation.d.ts +2 -1
- package/secretsmanager/secretRotation.js.map +1 -1
- package/securityhub/index.d.ts +33 -11
- package/securityhub/index.js +34 -49
- package/securityhub/index.js.map +1 -1
- package/securityhub/insight.d.ts +2 -1
- package/securityhub/insight.js.map +1 -1
- package/serverlessrepository/getApplication.d.ts +8 -8
- package/serverlessrepository/index.d.ts +6 -2
- package/serverlessrepository/index.js +7 -20
- package/serverlessrepository/index.js.map +1 -1
- package/servicecatalog/getLaunchPaths.d.ts +1 -1
- package/servicecatalog/getLaunchPaths.js.map +1 -1
- package/servicecatalog/getPortfolioConstraints.d.ts +1 -1
- package/servicecatalog/getPortfolioConstraints.js.map +1 -1
- package/servicecatalog/index.d.ts +54 -18
- package/servicecatalog/index.js +55 -60
- package/servicecatalog/index.js.map +1 -1
- package/servicecatalog/product.d.ts +2 -1
- package/servicecatalog/product.js.map +1 -1
- package/servicecatalog/provisionedProduct.d.ts +2 -1
- package/servicecatalog/provisionedProduct.js.map +1 -1
- package/servicecatalog/serviceAction.d.ts +2 -1
- package/servicecatalog/serviceAction.js.map +1 -1
- package/servicediscovery/getDnsNamespace.d.ts +10 -10
- package/servicediscovery/getHttpNamespace.d.ts +8 -8
- package/servicediscovery/getService.d.ts +14 -14
- package/servicediscovery/getService.js.map +1 -1
- package/servicediscovery/index.d.ts +24 -8
- package/servicediscovery/index.js +25 -34
- package/servicediscovery/index.js.map +1 -1
- package/servicediscovery/service.d.ts +2 -1
- package/servicediscovery/service.js.map +1 -1
- package/servicequotas/getServiceQuota.d.ts +1 -1
- package/servicequotas/index.d.ts +9 -3
- package/servicequotas/index.js +10 -21
- package/servicequotas/index.js.map +1 -1
- package/ses/confgurationSet.d.ts +2 -1
- package/ses/confgurationSet.js.map +1 -1
- package/ses/configurationSet.d.ts +2 -1
- package/ses/configurationSet.js.map +1 -1
- package/ses/eventDestination.d.ts +2 -1
- package/ses/eventDestination.js.map +1 -1
- package/ses/getActiveReceiptRuleSet.d.ts +2 -2
- package/ses/getDomainIdentity.d.ts +5 -5
- package/ses/getEmailIdentity.d.ts +3 -3
- package/ses/index.d.ts +53 -18
- package/ses/index.js +54 -64
- package/ses/index.js.map +1 -1
- package/ses/receiptRule.d.ts +2 -1
- package/ses/receiptRule.js.map +1 -1
- package/sfn/getActivity.d.ts +5 -5
- package/sfn/getStateMachine.d.ts +3 -3
- package/sfn/index.d.ts +12 -4
- package/sfn/index.js +13 -24
- package/sfn/index.js.map +1 -1
- package/sfn/stateMachine.d.ts +2 -1
- package/sfn/stateMachine.js.map +1 -1
- package/shield/index.d.ts +9 -3
- package/shield/index.js +10 -25
- package/shield/index.js.map +1 -1
- package/signer/getSigningJob.d.ts +11 -11
- package/signer/getSigningJob.js.map +1 -1
- package/signer/getSigningProfile.d.ts +11 -11
- package/signer/getSigningProfile.js.map +1 -1
- package/signer/index.d.ts +15 -5
- package/signer/index.js +16 -27
- package/signer/index.js.map +1 -1
- package/signer/signingJob.d.ts +2 -1
- package/signer/signingJob.js.map +1 -1
- package/signer/signingProfile.d.ts +2 -1
- package/signer/signingProfile.js.map +1 -1
- package/simpledb/index.d.ts +3 -1
- package/simpledb/index.js +4 -19
- package/simpledb/index.js.map +1 -1
- package/sns/getTopic.d.ts +3 -3
- package/sns/index.d.ts +18 -6
- package/sns/index.js +19 -18
- package/sns/index.js.map +1 -1
- package/sqs/getQueue.d.ts +7 -7
- package/sqs/index.d.ts +9 -3
- package/sqs/index.js +10 -9
- package/sqs/index.js.map +1 -1
- package/ssm/association.d.ts +2 -1
- package/ssm/association.js.map +1 -1
- package/ssm/document.d.ts +2 -1
- package/ssm/document.js.map +1 -1
- package/ssm/getDocument.d.ts +7 -7
- package/ssm/getInstances.d.ts +2 -1
- package/ssm/getInstances.js.map +1 -1
- package/ssm/getMaintenanceWindows.d.ts +2 -1
- package/ssm/getMaintenanceWindows.js.map +1 -1
- package/ssm/getParameter.d.ts +2 -2
- package/ssm/getParametersByPath.d.ts +2 -2
- package/ssm/getPatchBaseline.d.ts +10 -10
- package/ssm/getPatchBaseline.js.map +1 -1
- package/ssm/index.d.ts +51 -17
- package/ssm/index.js +52 -41
- package/ssm/index.js.map +1 -1
- package/ssm/maintenanceWindowTarget.d.ts +2 -1
- package/ssm/maintenanceWindowTarget.js.map +1 -1
- package/ssm/maintenanceWindowTask.d.ts +2 -1
- package/ssm/maintenanceWindowTask.js.map +1 -1
- package/ssm/parameter.d.ts +1 -1
- package/ssm/parameter.js.map +1 -1
- package/ssm/patchBaseline.d.ts +2 -1
- package/ssm/patchBaseline.js.map +1 -1
- package/ssm/resourceDataSync.d.ts +2 -1
- package/ssm/resourceDataSync.js.map +1 -1
- package/ssoadmin/customerManagedPolicyAttachment.d.ts +87 -0
- package/ssoadmin/customerManagedPolicyAttachment.js +75 -0
- package/ssoadmin/customerManagedPolicyAttachment.js.map +1 -0
- package/ssoadmin/getPermissionSet.d.ts +9 -9
- package/ssoadmin/index.d.ts +20 -6
- package/ssoadmin/index.js +23 -30
- package/ssoadmin/index.js.map +1 -1
- package/storagegateway/fileSystemAssociation.d.ts +2 -1
- package/storagegateway/fileSystemAssociation.js.map +1 -1
- package/storagegateway/gateway.d.ts +2 -1
- package/storagegateway/gateway.js.map +1 -1
- package/storagegateway/getLocalDisk.d.ts +7 -7
- package/storagegateway/index.d.ts +33 -11
- package/storagegateway/index.js +34 -47
- package/storagegateway/index.js.map +1 -1
- package/storagegateway/nfsFileShare.d.ts +2 -1
- package/storagegateway/nfsFileShare.js.map +1 -1
- package/storagegateway/smbFileShare.d.ts +2 -1
- package/storagegateway/smbFileShare.js.map +1 -1
- package/swf/index.d.ts +3 -1
- package/swf/index.js +4 -19
- package/swf/index.js.map +1 -1
- package/synthetics/canary.d.ts +2 -1
- package/synthetics/canary.js.map +1 -1
- package/synthetics/index.d.ts +3 -1
- package/synthetics/index.js +4 -19
- package/synthetics/index.js.map +1 -1
- package/timestreamwrite/index.d.ts +6 -2
- package/timestreamwrite/index.js +7 -22
- package/timestreamwrite/index.js.map +1 -1
- package/timestreamwrite/table.d.ts +2 -1
- package/timestreamwrite/table.js.map +1 -1
- package/transcribe/index.d.ts +12 -4
- package/transcribe/index.js +13 -28
- package/transcribe/index.js.map +1 -1
- package/transcribe/languageModel.d.ts +2 -1
- package/transcribe/languageModel.js.map +1 -1
- package/transfer/access.d.ts +2 -1
- package/transfer/access.js.map +1 -1
- package/transfer/getServer.d.ts +7 -7
- package/transfer/index.d.ts +18 -6
- package/transfer/index.js +19 -32
- package/transfer/index.js.map +1 -1
- package/transfer/server.d.ts +2 -1
- package/transfer/server.js.map +1 -1
- package/transfer/user.d.ts +2 -1
- package/transfer/user.js.map +1 -1
- package/transfer/workflow.d.ts +8 -1
- package/transfer/workflow.js.map +1 -1
- package/types/index.js.map +1 -1
- package/types/input.d.ts +22254 -1066
- package/types/output.d.ts +22497 -1309
- package/utilities.js +13 -1
- package/utilities.js.map +1 -1
- package/waf/byteMatchSet.d.ts +2 -1
- package/waf/byteMatchSet.js.map +1 -1
- package/waf/geoMatchSet.d.ts +2 -1
- package/waf/geoMatchSet.js.map +1 -1
- package/waf/getIpset.d.ts +2 -2
- package/waf/getRateBasedRule.d.ts +2 -2
- package/waf/getRule.d.ts +2 -2
- package/waf/getSubscribedRuleGroup.d.ts +4 -4
- package/waf/getWebAcl.d.ts +2 -2
- package/waf/index.d.ts +51 -17
- package/waf/index.js +52 -57
- package/waf/index.js.map +1 -1
- package/waf/ipSet.d.ts +2 -1
- package/waf/ipSet.js.map +1 -1
- package/waf/rateBasedRule.d.ts +2 -1
- package/waf/rateBasedRule.js.map +1 -1
- package/waf/regexMatchSet.d.ts +2 -1
- package/waf/regexMatchSet.js.map +1 -1
- package/waf/rule.d.ts +2 -1
- package/waf/rule.js.map +1 -1
- package/waf/ruleGroup.d.ts +2 -1
- package/waf/ruleGroup.js.map +1 -1
- package/waf/sizeConstraintSet.d.ts +2 -1
- package/waf/sizeConstraintSet.js.map +1 -1
- package/waf/sqlInjectionMatchSet.d.ts +2 -1
- package/waf/sqlInjectionMatchSet.js.map +1 -1
- package/waf/webAcl.d.ts +2 -1
- package/waf/webAcl.js.map +1 -1
- package/waf/xssMatchSet.d.ts +2 -1
- package/waf/xssMatchSet.js.map +1 -1
- package/wafregional/byteMatchSet.d.ts +2 -1
- package/wafregional/byteMatchSet.js.map +1 -1
- package/wafregional/geoMatchSet.d.ts +2 -1
- package/wafregional/geoMatchSet.js.map +1 -1
- package/wafregional/getIpset.d.ts +2 -2
- package/wafregional/getRateBasedMod.d.ts +2 -2
- package/wafregional/getRule.d.ts +2 -2
- package/wafregional/getSubscribedRuleGroup.d.ts +4 -4
- package/wafregional/getWebAcl.d.ts +2 -2
- package/wafregional/index.d.ts +54 -18
- package/wafregional/index.js +55 -60
- package/wafregional/index.js.map +1 -1
- package/wafregional/ipSet.d.ts +2 -1
- package/wafregional/ipSet.js.map +1 -1
- package/wafregional/rateBasedRule.d.ts +2 -1
- package/wafregional/rateBasedRule.js.map +1 -1
- package/wafregional/regexMatchSet.d.ts +2 -1
- package/wafregional/regexMatchSet.js.map +1 -1
- package/wafregional/rule.d.ts +2 -1
- package/wafregional/rule.js.map +1 -1
- package/wafregional/ruleGroup.d.ts +2 -1
- package/wafregional/ruleGroup.js.map +1 -1
- package/wafregional/sizeConstraintSet.d.ts +2 -1
- package/wafregional/sizeConstraintSet.js.map +1 -1
- package/wafregional/sqlInjectionMatchSet.d.ts +2 -1
- package/wafregional/sqlInjectionMatchSet.js.map +1 -1
- package/wafregional/webAcl.d.ts +2 -1
- package/wafregional/webAcl.js.map +1 -1
- package/wafregional/xssMatchSet.d.ts +2 -1
- package/wafregional/xssMatchSet.js.map +1 -1
- package/wafv2/getIpSet.d.ts +5 -5
- package/wafv2/getRegexPatternSet.d.ts +5 -5
- package/wafv2/getRegexPatternSet.js.map +1 -1
- package/wafv2/getRuleGroup.d.ts +4 -4
- package/wafv2/getWebAcl.d.ts +4 -4
- package/wafv2/index.d.ts +30 -10
- package/wafv2/index.js +31 -38
- package/wafv2/index.js.map +1 -1
- package/wafv2/regexPatternSet.d.ts +2 -1
- package/wafv2/regexPatternSet.js.map +1 -1
- package/wafv2/ruleGroup.d.ts +2 -1
- package/wafv2/ruleGroup.js.map +1 -1
- package/wafv2/webAcl.d.ts +2 -1
- package/wafv2/webAcl.js.map +1 -1
- package/wafv2/webAclLoggingConfiguration.d.ts +2 -1
- package/wafv2/webAclLoggingConfiguration.js.map +1 -1
- package/worklink/fleet.d.ts +2 -1
- package/worklink/fleet.js.map +1 -1
- package/worklink/index.d.ts +6 -2
- package/worklink/index.js +7 -22
- package/worklink/index.js.map +1 -1
- package/workspaces/directory.d.ts +2 -1
- package/workspaces/directory.js.map +1 -1
- package/workspaces/getBundle.d.ts +8 -8
- package/workspaces/getBundle.js.map +1 -1
- package/workspaces/getDirectory.d.ts +12 -12
- package/workspaces/getDirectory.js.map +1 -1
- package/workspaces/getImage.d.ts +2 -2
- package/workspaces/getWorkspace.d.ts +12 -12
- package/workspaces/getWorkspace.js.map +1 -1
- package/workspaces/index.d.ts +21 -7
- package/workspaces/index.js +22 -29
- package/workspaces/index.js.map +1 -1
- package/workspaces/ipGroup.d.ts +2 -1
- package/workspaces/ipGroup.js.map +1 -1
- package/workspaces/workspace.d.ts +2 -1
- package/workspaces/workspace.js.map +1 -1
- package/xray/group.d.ts +2 -1
- package/xray/group.js.map +1 -1
- package/xray/index.d.ts +9 -3
- package/xray/index.js +10 -25
- package/xray/index.js.map +1 -1
package/ec2/getElasticIp.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
3
4
|
/**
|
|
4
5
|
* `aws.ec2.Eip` provides details about a specific Elastic IP.
|
|
5
6
|
*
|
|
@@ -60,15 +61,15 @@ export interface GetElasticIpArgs {
|
|
|
60
61
|
*/
|
|
61
62
|
filters?: inputs.ec2.GetElasticIpFilter[];
|
|
62
63
|
/**
|
|
63
|
-
*
|
|
64
|
+
* Allocation ID of the specific VPC EIP to retrieve. If a classic EIP is required, do NOT set `id`, only set `publicIp`
|
|
64
65
|
*/
|
|
65
66
|
id?: string;
|
|
66
67
|
/**
|
|
67
|
-
*
|
|
68
|
+
* Public IP of the specific EIP to retrieve.
|
|
68
69
|
*/
|
|
69
70
|
publicIp?: string;
|
|
70
71
|
/**
|
|
71
|
-
*
|
|
72
|
+
* Map of tags, each pair of which must exactly match a pair on the desired Elastic IP
|
|
72
73
|
*/
|
|
73
74
|
tags?: {
|
|
74
75
|
[key: string]: string;
|
|
@@ -79,11 +80,11 @@ export interface GetElasticIpArgs {
|
|
|
79
80
|
*/
|
|
80
81
|
export interface GetElasticIpResult {
|
|
81
82
|
/**
|
|
82
|
-
*
|
|
83
|
+
* ID representing the association of the address with an instance in a VPC.
|
|
83
84
|
*/
|
|
84
85
|
readonly associationId: string;
|
|
85
86
|
/**
|
|
86
|
-
*
|
|
87
|
+
* Carrier IP address.
|
|
87
88
|
*/
|
|
88
89
|
readonly carrierIp: string;
|
|
89
90
|
/**
|
|
@@ -95,7 +96,7 @@ export interface GetElasticIpResult {
|
|
|
95
96
|
*/
|
|
96
97
|
readonly customerOwnedIpv4Pool: string;
|
|
97
98
|
/**
|
|
98
|
-
*
|
|
99
|
+
* Whether the address is for use in EC2-Classic (standard) or in a VPC (vpc).
|
|
99
100
|
*/
|
|
100
101
|
readonly domain: string;
|
|
101
102
|
readonly filters?: outputs.ec2.GetElasticIpFilter[];
|
|
@@ -104,7 +105,7 @@ export interface GetElasticIpResult {
|
|
|
104
105
|
*/
|
|
105
106
|
readonly id: string;
|
|
106
107
|
/**
|
|
107
|
-
*
|
|
108
|
+
* ID of the instance that the address is associated with (if any).
|
|
108
109
|
*/
|
|
109
110
|
readonly instanceId: string;
|
|
110
111
|
/**
|
|
@@ -116,11 +117,11 @@ export interface GetElasticIpResult {
|
|
|
116
117
|
*/
|
|
117
118
|
readonly networkInterfaceOwnerId: string;
|
|
118
119
|
/**
|
|
119
|
-
*
|
|
120
|
+
* Private DNS associated with the Elastic IP address.
|
|
120
121
|
*/
|
|
121
122
|
readonly privateDns: string;
|
|
122
123
|
/**
|
|
123
|
-
*
|
|
124
|
+
* Private IP address associated with the Elastic IP address.
|
|
124
125
|
*/
|
|
125
126
|
readonly privateIp: string;
|
|
126
127
|
/**
|
|
@@ -132,7 +133,7 @@ export interface GetElasticIpResult {
|
|
|
132
133
|
*/
|
|
133
134
|
readonly publicIp: string;
|
|
134
135
|
/**
|
|
135
|
-
*
|
|
136
|
+
* ID of an address pool.
|
|
136
137
|
*/
|
|
137
138
|
readonly publicIpv4Pool: string;
|
|
138
139
|
/**
|
|
@@ -152,15 +153,15 @@ export interface GetElasticIpOutputArgs {
|
|
|
152
153
|
*/
|
|
153
154
|
filters?: pulumi.Input<pulumi.Input<inputs.ec2.GetElasticIpFilterArgs>[]>;
|
|
154
155
|
/**
|
|
155
|
-
*
|
|
156
|
+
* Allocation ID of the specific VPC EIP to retrieve. If a classic EIP is required, do NOT set `id`, only set `publicIp`
|
|
156
157
|
*/
|
|
157
158
|
id?: pulumi.Input<string>;
|
|
158
159
|
/**
|
|
159
|
-
*
|
|
160
|
+
* Public IP of the specific EIP to retrieve.
|
|
160
161
|
*/
|
|
161
162
|
publicIp?: pulumi.Input<string>;
|
|
162
163
|
/**
|
|
163
|
-
*
|
|
164
|
+
* Map of tags, each pair of which must exactly match a pair on the desired Elastic IP
|
|
164
165
|
*/
|
|
165
166
|
tags?: pulumi.Input<{
|
|
166
167
|
[key: string]: pulumi.Input<string>;
|
package/ec2/getElasticIp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getElasticIp.js","sourceRoot":"","sources":["../../ec2/getElasticIp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getElasticIp.js","sourceRoot":"","sources":["../../ec2/getElasticIp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiDG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,oCAaC;AA2FD,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
|
package/ec2/getInstance.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
3
4
|
/**
|
|
4
|
-
* Use this data source to get the ID of an Amazon EC2 Instance for use in other
|
|
5
|
-
* resources.
|
|
5
|
+
* Use this data source to get the ID of an Amazon EC2 Instance for use in other resources.
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -49,14 +49,14 @@ export interface GetInstanceArgs {
|
|
|
49
49
|
*/
|
|
50
50
|
instanceId?: string;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* Map of tags, each pair of which must
|
|
53
53
|
* exactly match a pair on the desired Instance.
|
|
54
54
|
*/
|
|
55
55
|
instanceTags?: {
|
|
56
56
|
[key: string]: string;
|
|
57
57
|
};
|
|
58
58
|
/**
|
|
59
|
-
*
|
|
59
|
+
* Map of tags assigned to the Instance.
|
|
60
60
|
*/
|
|
61
61
|
tags?: {
|
|
62
62
|
[key: string]: string;
|
|
@@ -67,11 +67,11 @@ export interface GetInstanceArgs {
|
|
|
67
67
|
*/
|
|
68
68
|
export interface GetInstanceResult {
|
|
69
69
|
/**
|
|
70
|
-
*
|
|
70
|
+
* ID of the AMI used to launch the instance.
|
|
71
71
|
*/
|
|
72
72
|
readonly ami: string;
|
|
73
73
|
/**
|
|
74
|
-
*
|
|
74
|
+
* ARN of the instance.
|
|
75
75
|
*/
|
|
76
76
|
readonly arn: string;
|
|
77
77
|
/**
|
|
@@ -79,11 +79,11 @@ export interface GetInstanceResult {
|
|
|
79
79
|
*/
|
|
80
80
|
readonly associatePublicIpAddress: boolean;
|
|
81
81
|
/**
|
|
82
|
-
*
|
|
82
|
+
* Availability zone of the Instance.
|
|
83
83
|
*/
|
|
84
84
|
readonly availabilityZone: string;
|
|
85
85
|
/**
|
|
86
|
-
*
|
|
86
|
+
* Credit specification of the Instance.
|
|
87
87
|
*/
|
|
88
88
|
readonly creditSpecifications: outputs.ec2.GetInstanceCreditSpecification[];
|
|
89
89
|
/**
|
|
@@ -95,7 +95,7 @@ export interface GetInstanceResult {
|
|
|
95
95
|
*/
|
|
96
96
|
readonly disableApiTermination: boolean;
|
|
97
97
|
/**
|
|
98
|
-
*
|
|
98
|
+
* EBS block device mappings of the Instance.
|
|
99
99
|
*/
|
|
100
100
|
readonly ebsBlockDevices: outputs.ec2.GetInstanceEbsBlockDevice[];
|
|
101
101
|
/**
|
|
@@ -103,22 +103,26 @@ export interface GetInstanceResult {
|
|
|
103
103
|
*/
|
|
104
104
|
readonly ebsOptimized: boolean;
|
|
105
105
|
/**
|
|
106
|
-
*
|
|
106
|
+
* Enclave options of the instance.
|
|
107
107
|
*/
|
|
108
108
|
readonly enclaveOptions: outputs.ec2.GetInstanceEnclaveOption[];
|
|
109
109
|
/**
|
|
110
|
-
*
|
|
110
|
+
* Ephemeral block device mappings of the Instance.
|
|
111
111
|
*/
|
|
112
112
|
readonly ephemeralBlockDevices: outputs.ec2.GetInstanceEphemeralBlockDevice[];
|
|
113
113
|
readonly filters?: outputs.ec2.GetInstanceFilter[];
|
|
114
114
|
readonly getPasswordData?: boolean;
|
|
115
115
|
readonly getUserData?: boolean;
|
|
116
116
|
/**
|
|
117
|
-
*
|
|
117
|
+
* ID of the dedicated host the instance will be assigned to.
|
|
118
118
|
*/
|
|
119
119
|
readonly hostId: string;
|
|
120
120
|
/**
|
|
121
|
-
*
|
|
121
|
+
* ARN of the host resource group the instance is associated with.
|
|
122
|
+
*/
|
|
123
|
+
readonly hostResourceGroupArn: string;
|
|
124
|
+
/**
|
|
125
|
+
* Name of the instance profile associated with the Instance.
|
|
122
126
|
*/
|
|
123
127
|
readonly iamInstanceProfile: string;
|
|
124
128
|
/**
|
|
@@ -127,30 +131,30 @@ export interface GetInstanceResult {
|
|
|
127
131
|
readonly id: string;
|
|
128
132
|
readonly instanceId?: string;
|
|
129
133
|
/**
|
|
130
|
-
*
|
|
134
|
+
* State of the instance. One of: `pending`, `running`, `shutting-down`, `terminated`, `stopping`, `stopped`. See [Instance Lifecycle](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html) for more information.
|
|
131
135
|
*/
|
|
132
136
|
readonly instanceState: string;
|
|
133
137
|
readonly instanceTags: {
|
|
134
138
|
[key: string]: string;
|
|
135
139
|
};
|
|
136
140
|
/**
|
|
137
|
-
*
|
|
141
|
+
* Type of the Instance.
|
|
138
142
|
*/
|
|
139
143
|
readonly instanceType: string;
|
|
140
144
|
/**
|
|
141
|
-
*
|
|
145
|
+
* IPv6 addresses associated to the Instance, if applicable. **NOTE**: Unlike the IPv4 address, this doesn't change if you attach an EIP to the instance.
|
|
142
146
|
*/
|
|
143
147
|
readonly ipv6Addresses: string[];
|
|
144
148
|
/**
|
|
145
|
-
*
|
|
149
|
+
* Key name of the Instance.
|
|
146
150
|
*/
|
|
147
151
|
readonly keyName: string;
|
|
148
152
|
/**
|
|
149
|
-
*
|
|
153
|
+
* Maintenance and recovery options for the instance.
|
|
150
154
|
*/
|
|
151
155
|
readonly maintenanceOptions: outputs.ec2.GetInstanceMaintenanceOption[];
|
|
152
156
|
/**
|
|
153
|
-
*
|
|
157
|
+
* Metadata options of the Instance.
|
|
154
158
|
*/
|
|
155
159
|
readonly metadataOptions: outputs.ec2.GetInstanceMetadataOption[];
|
|
156
160
|
/**
|
|
@@ -158,61 +162,55 @@ export interface GetInstanceResult {
|
|
|
158
162
|
*/
|
|
159
163
|
readonly monitoring: boolean;
|
|
160
164
|
/**
|
|
161
|
-
*
|
|
165
|
+
* ID of the network interface that was created with the Instance.
|
|
162
166
|
*/
|
|
163
167
|
readonly networkInterfaceId: string;
|
|
164
168
|
/**
|
|
165
|
-
*
|
|
169
|
+
* ARN of the Outpost.
|
|
166
170
|
*/
|
|
167
171
|
readonly outpostArn: string;
|
|
168
172
|
/**
|
|
169
|
-
* Base-64 encoded encrypted password data for the instance.
|
|
170
|
-
* Useful for getting the administrator password for instances running Microsoft Windows.
|
|
171
|
-
* This attribute is only exported if `getPasswordData` is true.
|
|
172
|
-
* See [GetPasswordData](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetPasswordData.html) for more information.
|
|
173
|
+
* Base-64 encoded encrypted password data for the instance. Useful for getting the administrator password for instances running Microsoft Windows. This attribute is only exported if `getPasswordData` is true. See [GetPasswordData](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetPasswordData.html) for more information.
|
|
173
174
|
*/
|
|
174
175
|
readonly passwordData: string;
|
|
175
176
|
/**
|
|
176
|
-
*
|
|
177
|
+
* Placement group of the Instance.
|
|
177
178
|
*/
|
|
178
179
|
readonly placementGroup: string;
|
|
179
180
|
/**
|
|
180
|
-
*
|
|
181
|
+
* Number of the partition the instance is in.
|
|
181
182
|
*/
|
|
182
183
|
readonly placementPartitionNumber: number;
|
|
183
184
|
/**
|
|
184
|
-
*
|
|
185
|
-
* used inside the Amazon EC2, and only available if you've enabled DNS hostnames
|
|
186
|
-
* for your VPC.
|
|
185
|
+
* Private DNS name assigned to the Instance. Can only be used inside the Amazon EC2, and only available if you've enabled DNS hostnames for your VPC.
|
|
187
186
|
*/
|
|
188
187
|
readonly privateDns: string;
|
|
189
188
|
/**
|
|
190
|
-
*
|
|
189
|
+
* Options for the instance hostname.
|
|
191
190
|
*/
|
|
192
191
|
readonly privateDnsNameOptions: outputs.ec2.GetInstancePrivateDnsNameOption[];
|
|
193
192
|
/**
|
|
194
|
-
*
|
|
193
|
+
* Private IP address assigned to the Instance.
|
|
195
194
|
*/
|
|
196
195
|
readonly privateIp: string;
|
|
197
196
|
/**
|
|
198
|
-
*
|
|
199
|
-
* is only available if you've enabled DNS hostnames for your VPC.
|
|
197
|
+
* Public DNS name assigned to the Instance. For EC2-VPC, this is only available if you've enabled DNS hostnames for your VPC.
|
|
200
198
|
*/
|
|
201
199
|
readonly publicDns: string;
|
|
202
200
|
/**
|
|
203
|
-
*
|
|
201
|
+
* Public IP address assigned to the Instance, if applicable. **NOTE**: If you are using an `aws.ec2.Eip` with your instance, you should refer to the EIP's address directly and not use `publicIp`, as this field will change after the EIP is attached.
|
|
204
202
|
*/
|
|
205
203
|
readonly publicIp: string;
|
|
206
204
|
/**
|
|
207
|
-
*
|
|
205
|
+
* Root block device mappings of the Instance
|
|
208
206
|
*/
|
|
209
207
|
readonly rootBlockDevices: outputs.ec2.GetInstanceRootBlockDevice[];
|
|
210
208
|
/**
|
|
211
|
-
*
|
|
209
|
+
* Secondary private IPv4 addresses assigned to the instance's primary network interface (eth0) in a VPC.
|
|
212
210
|
*/
|
|
213
211
|
readonly secondaryPrivateIps: string[];
|
|
214
212
|
/**
|
|
215
|
-
*
|
|
213
|
+
* Associated security groups.
|
|
216
214
|
*/
|
|
217
215
|
readonly securityGroups: string[];
|
|
218
216
|
/**
|
|
@@ -220,17 +218,17 @@ export interface GetInstanceResult {
|
|
|
220
218
|
*/
|
|
221
219
|
readonly sourceDestCheck: boolean;
|
|
222
220
|
/**
|
|
223
|
-
*
|
|
221
|
+
* VPC subnet ID.
|
|
224
222
|
*/
|
|
225
223
|
readonly subnetId: string;
|
|
226
224
|
/**
|
|
227
|
-
*
|
|
225
|
+
* Map of tags assigned to the Instance.
|
|
228
226
|
*/
|
|
229
227
|
readonly tags: {
|
|
230
228
|
[key: string]: string;
|
|
231
229
|
};
|
|
232
230
|
/**
|
|
233
|
-
*
|
|
231
|
+
* Tenancy of the instance: `dedicated`, `default`, `host`.
|
|
234
232
|
*/
|
|
235
233
|
readonly tenancy: string;
|
|
236
234
|
/**
|
|
@@ -242,7 +240,7 @@ export interface GetInstanceResult {
|
|
|
242
240
|
*/
|
|
243
241
|
readonly userDataBase64: string;
|
|
244
242
|
/**
|
|
245
|
-
*
|
|
243
|
+
* Associated security groups in a non-default VPC.
|
|
246
244
|
*/
|
|
247
245
|
readonly vpcSecurityGroupIds: string[];
|
|
248
246
|
}
|
|
@@ -270,14 +268,14 @@ export interface GetInstanceOutputArgs {
|
|
|
270
268
|
*/
|
|
271
269
|
instanceId?: pulumi.Input<string>;
|
|
272
270
|
/**
|
|
273
|
-
*
|
|
271
|
+
* Map of tags, each pair of which must
|
|
274
272
|
* exactly match a pair on the desired Instance.
|
|
275
273
|
*/
|
|
276
274
|
instanceTags?: pulumi.Input<{
|
|
277
275
|
[key: string]: pulumi.Input<string>;
|
|
278
276
|
}>;
|
|
279
277
|
/**
|
|
280
|
-
*
|
|
278
|
+
* Map of tags assigned to the Instance.
|
|
281
279
|
*/
|
|
282
280
|
tags?: pulumi.Input<{
|
|
283
281
|
[key: string]: pulumi.Input<string>;
|
package/ec2/getInstance.js
CHANGED
|
@@ -6,8 +6,7 @@ exports.getInstanceOutput = exports.getInstance = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Use this data source to get the ID of an Amazon EC2 Instance for use in other
|
|
10
|
-
* resources.
|
|
9
|
+
* Use this data source to get the ID of an Amazon EC2 Instance for use in other resources.
|
|
11
10
|
*
|
|
12
11
|
* ## Example Usage
|
|
13
12
|
*
|
package/ec2/getInstance.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstance.js","sourceRoot":"","sources":["../../ec2/getInstance.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getInstance.js","sourceRoot":"","sources":["../../ec2/getInstance.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,kCAeC;AAsND,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/D,CAAC;AAFD,8CAEC"}
|
package/ec2/getInstanceType.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
3
|
/**
|
|
4
4
|
* Get characteristics for a single EC2 Instance Type.
|
|
5
5
|
*
|
|
@@ -49,7 +49,7 @@ export interface GetInstanceTypeResult {
|
|
|
49
49
|
*/
|
|
50
50
|
readonly dedicatedHostsSupported: boolean;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* Default number of cores for the instance type.
|
|
53
53
|
*/
|
|
54
54
|
readonly defaultCores: number;
|
|
55
55
|
/**
|
|
@@ -57,7 +57,7 @@ export interface GetInstanceTypeResult {
|
|
|
57
57
|
*/
|
|
58
58
|
readonly defaultThreadsPerCore: number;
|
|
59
59
|
/**
|
|
60
|
-
*
|
|
60
|
+
* Default number of vCPUs for the instance type.
|
|
61
61
|
*/
|
|
62
62
|
readonly defaultVcpus: number;
|
|
63
63
|
/**
|
|
@@ -65,7 +65,7 @@ export interface GetInstanceTypeResult {
|
|
|
65
65
|
*/
|
|
66
66
|
readonly ebsEncryptionSupport: string;
|
|
67
67
|
/**
|
|
68
|
-
*
|
|
68
|
+
* Whether non-volatile memory express (NVMe) is supported.
|
|
69
69
|
*/
|
|
70
70
|
readonly ebsNvmeSupport: string;
|
|
71
71
|
/**
|
|
@@ -97,11 +97,11 @@ export interface GetInstanceTypeResult {
|
|
|
97
97
|
*/
|
|
98
98
|
readonly ebsPerformanceMaximumThroughput: number;
|
|
99
99
|
/**
|
|
100
|
-
*
|
|
100
|
+
* Whether Elastic Fabric Adapter (EFA) is supported.
|
|
101
101
|
*/
|
|
102
102
|
readonly efaSupported: boolean;
|
|
103
103
|
/**
|
|
104
|
-
*
|
|
104
|
+
* Whether Elastic Network Adapter (ENA) is supported.
|
|
105
105
|
*/
|
|
106
106
|
readonly enaSupport: string;
|
|
107
107
|
/**
|
|
@@ -133,7 +133,7 @@ export interface GetInstanceTypeResult {
|
|
|
133
133
|
*/
|
|
134
134
|
readonly hibernationSupported: boolean;
|
|
135
135
|
/**
|
|
136
|
-
*
|
|
136
|
+
* Hypervisor used for the instance type.
|
|
137
137
|
* * `inferenceAccelerators` Describes the Inference accelerators for the instance type.
|
|
138
138
|
* * `inference_accelerators.#.count` - The number of Inference accelerators for the instance type.
|
|
139
139
|
* * `inference_accelerators.#.manufacturer` - The manufacturer of the Inference accelerator.
|
|
@@ -206,11 +206,11 @@ export interface GetInstanceTypeResult {
|
|
|
206
206
|
*/
|
|
207
207
|
readonly sustainedClockSpeed: number;
|
|
208
208
|
/**
|
|
209
|
-
*
|
|
209
|
+
* Total memory of all FPGA accelerators for the instance type (in MiB).
|
|
210
210
|
*/
|
|
211
211
|
readonly totalFpgaMemory: number;
|
|
212
212
|
/**
|
|
213
|
-
*
|
|
213
|
+
* Total size of the memory for the GPU accelerators for the instance type (in MiB).
|
|
214
214
|
*/
|
|
215
215
|
readonly totalGpuMemory: number;
|
|
216
216
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstanceType.js","sourceRoot":"","sources":["../../ec2/getInstanceType.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getInstanceType.js","sourceRoot":"","sources":["../../ec2/getInstanceType.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC;AAuND,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstanceTypeOffering.js","sourceRoot":"","sources":["../../ec2/getInstanceTypeOffering.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getInstanceTypeOffering.js","sourceRoot":"","sources":["../../ec2/getInstanceTypeOffering.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAA2B;IACnG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,0DAYC;AAqCD,SAAgB,6BAA6B,CAAC,IAAwC,EAAE,IAA2B;IAC/G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,sEAEC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstanceTypeOfferings.js","sourceRoot":"","sources":["../../ec2/getInstanceTypeOfferings.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getInstanceTypeOfferings.js","sourceRoot":"","sources":["../../ec2/getInstanceTypeOfferings.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,4DAWC;AAwCD,SAAgB,8BAA8B,CAAC,IAAyC,EAAE,IAA2B;IACjH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,wEAEC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstanceTypes.js","sourceRoot":"","sources":["../../ec2/getInstanceTypes.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getInstanceTypes.js","sourceRoot":"","sources":["../../ec2/getInstanceTypes.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,4CAUC;AA2BD,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,wDAEC"}
|
package/ec2/getInstances.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
3
4
|
/**
|
|
4
5
|
* Use this data source to get IDs or IPs of Amazon EC2 instances to be referenced elsewhere,
|
|
5
6
|
* e.g., to allow easier migration from another management solution
|
|
@@ -21,11 +22,11 @@ export interface GetInstancesArgs {
|
|
|
21
22
|
*/
|
|
22
23
|
filters?: inputs.ec2.GetInstancesFilter[];
|
|
23
24
|
/**
|
|
24
|
-
*
|
|
25
|
+
* List of instance states that should be applicable to the desired instances. The permitted values are: `pending, running, shutting-down, stopped, stopping, terminated`. The default value is `running`.
|
|
25
26
|
*/
|
|
26
27
|
instanceStateNames?: string[];
|
|
27
28
|
/**
|
|
28
|
-
*
|
|
29
|
+
* Map of tags, each pair of which must
|
|
29
30
|
* exactly match a pair on desired instances.
|
|
30
31
|
*/
|
|
31
32
|
instanceTags?: {
|
|
@@ -70,11 +71,11 @@ export interface GetInstancesOutputArgs {
|
|
|
70
71
|
*/
|
|
71
72
|
filters?: pulumi.Input<pulumi.Input<inputs.ec2.GetInstancesFilterArgs>[]>;
|
|
72
73
|
/**
|
|
73
|
-
*
|
|
74
|
+
* List of instance states that should be applicable to the desired instances. The permitted values are: `pending, running, shutting-down, stopped, stopping, terminated`. The default value is `running`.
|
|
74
75
|
*/
|
|
75
76
|
instanceStateNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
76
77
|
/**
|
|
77
|
-
*
|
|
78
|
+
* Map of tags, each pair of which must
|
|
78
79
|
* exactly match a pair on desired instances.
|
|
79
80
|
*/
|
|
80
81
|
instanceTags?: pulumi.Input<{
|
package/ec2/getInstances.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstances.js","sourceRoot":"","sources":["../../ec2/getInstances.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getInstances.js","sourceRoot":"","sources":["../../ec2/getInstances.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oCAYC;AAgDD,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
3
4
|
/**
|
|
4
5
|
* `aws.ec2.InternetGateway` provides details about a specific Internet Gateway.
|
|
5
6
|
*
|
|
@@ -29,11 +30,11 @@ export interface GetInternetGatewayArgs {
|
|
|
29
30
|
*/
|
|
30
31
|
filters?: inputs.ec2.GetInternetGatewayFilter[];
|
|
31
32
|
/**
|
|
32
|
-
*
|
|
33
|
+
* ID of the specific Internet Gateway to retrieve.
|
|
33
34
|
*/
|
|
34
35
|
internetGatewayId?: string;
|
|
35
36
|
/**
|
|
36
|
-
*
|
|
37
|
+
* Map of tags, each pair of which must exactly match
|
|
37
38
|
* a pair on the desired Internet Gateway.
|
|
38
39
|
*/
|
|
39
40
|
tags?: {
|
|
@@ -45,7 +46,7 @@ export interface GetInternetGatewayArgs {
|
|
|
45
46
|
*/
|
|
46
47
|
export interface GetInternetGatewayResult {
|
|
47
48
|
/**
|
|
48
|
-
*
|
|
49
|
+
* ARN of the Internet Gateway.
|
|
49
50
|
*/
|
|
50
51
|
readonly arn: string;
|
|
51
52
|
readonly attachments: outputs.ec2.GetInternetGatewayAttachment[];
|
|
@@ -56,7 +57,7 @@ export interface GetInternetGatewayResult {
|
|
|
56
57
|
readonly id: string;
|
|
57
58
|
readonly internetGatewayId: string;
|
|
58
59
|
/**
|
|
59
|
-
*
|
|
60
|
+
* ID of the AWS account that owns the internet gateway.
|
|
60
61
|
*/
|
|
61
62
|
readonly ownerId: string;
|
|
62
63
|
readonly tags: {
|
|
@@ -73,11 +74,11 @@ export interface GetInternetGatewayOutputArgs {
|
|
|
73
74
|
*/
|
|
74
75
|
filters?: pulumi.Input<pulumi.Input<inputs.ec2.GetInternetGatewayFilterArgs>[]>;
|
|
75
76
|
/**
|
|
76
|
-
*
|
|
77
|
+
* ID of the specific Internet Gateway to retrieve.
|
|
77
78
|
*/
|
|
78
79
|
internetGatewayId?: pulumi.Input<string>;
|
|
79
80
|
/**
|
|
80
|
-
*
|
|
81
|
+
* Map of tags, each pair of which must exactly match
|
|
81
82
|
* a pair on the desired Internet Gateway.
|
|
82
83
|
*/
|
|
83
84
|
tags?: pulumi.Input<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInternetGateway.js","sourceRoot":"","sources":["../../ec2/getInternetGateway.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getInternetGateway.js","sourceRoot":"","sources":["../../ec2/getInternetGateway.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,gDAYC;AA2CD,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,4DAEC"}
|
|
@@ -28,11 +28,11 @@ export interface GetIpamPreviewNextCidrArgs {
|
|
|
28
28
|
*/
|
|
29
29
|
disallowedCidrs?: string[];
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* ID of the pool to which you want to assign a CIDR.
|
|
32
32
|
*/
|
|
33
33
|
ipamPoolId: string;
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* Netmask length of the CIDR you would like to preview from the IPAM pool.
|
|
36
36
|
*/
|
|
37
37
|
netmaskLength?: number;
|
|
38
38
|
}
|
|
@@ -41,7 +41,7 @@ export interface GetIpamPreviewNextCidrArgs {
|
|
|
41
41
|
*/
|
|
42
42
|
export interface GetIpamPreviewNextCidrResult {
|
|
43
43
|
/**
|
|
44
|
-
*
|
|
44
|
+
* Previewed CIDR from the pool.
|
|
45
45
|
*/
|
|
46
46
|
readonly cidr: string;
|
|
47
47
|
readonly disallowedCidrs?: string[];
|
|
@@ -62,11 +62,11 @@ export interface GetIpamPreviewNextCidrOutputArgs {
|
|
|
62
62
|
*/
|
|
63
63
|
disallowedCidrs?: pulumi.Input<pulumi.Input<string>[]>;
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* ID of the pool to which you want to assign a CIDR.
|
|
66
66
|
*/
|
|
67
67
|
ipamPoolId: pulumi.Input<string>;
|
|
68
68
|
/**
|
|
69
|
-
*
|
|
69
|
+
* Netmask length of the CIDR you would like to preview from the IPAM pool.
|
|
70
70
|
*/
|
|
71
71
|
netmaskLength?: pulumi.Input<number>;
|
|
72
72
|
}
|