@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/index.js
CHANGED
|
@@ -16,436 +16,547 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
exports.getInternetGatewayOutput = exports.getInternetGateway = exports.getInstancesOutput = exports.getInstances = exports.getInstanceTypesOutput = exports.getInstanceTypes = exports.getInstanceTypeOfferingsOutput = exports.getInstanceTypeOfferings = exports.getInstanceTypeOfferingOutput = exports.getInstanceTypeOffering = exports.getInstanceTypeOutput = exports.getInstanceType = exports.getInstanceOutput = exports.getInstance = exports.getElasticIpOutput = exports.getElasticIp = exports.getEipsOutput = exports.getEips = exports.getDedicatedHostOutput = exports.getDedicatedHost = exports.getCustomerGatewayOutput = exports.getCustomerGateway = exports.getCoipPoolsOutput = exports.getCoipPools = exports.getCoipPoolOutput = exports.getCoipPool = exports.getAmiIdsOutput = exports.getAmiIds = exports.getAmiOutput = exports.getAmi = exports.FlowLog = exports.Fleet = exports.EipAssociation = exports.Eip = exports.EgressOnlyInternetGateway = exports.DefaultVpcDhcpOptions = exports.DefaultVpc = exports.DefaultSubnet = exports.DefaultSecurityGroup = exports.DefaultRouteTable = exports.DefaultNetworkAcl = exports.DedicatedHost = exports.CustomerGateway = exports.CarrierGateway = exports.CapacityReservation = exports.AvailabilityZoneGroup = exports.AmiLaunchPermission = exports.AmiFromInstance = exports.AmiCopy = exports.Ami = void 0;
|
|
20
|
+
exports.getSecurityGroupsOutput = exports.getSecurityGroups = exports.getSecurityGroupOutput = exports.getSecurityGroup = exports.getRouteTablesOutput = exports.getRouteTables = exports.getRouteTableOutput = exports.getRouteTable = exports.getRouteOutput = exports.getRoute = exports.getPrefixListOutput = exports.getPrefixList = exports.getNetworkInterfacesOutput = exports.getNetworkInterfaces = exports.getNetworkInterfaceOutput = exports.getNetworkInterface = exports.getNetworkInsightsPathOutput = exports.getNetworkInsightsPath = exports.getNetworkInsightsAnalysisOutput = exports.getNetworkInsightsAnalysis = exports.getNetworkAclsOutput = exports.getNetworkAcls = exports.getNatGatewaysOutput = exports.getNatGateways = exports.getNatGatewayOutput = exports.getNatGateway = exports.getManagedPrefixListOutput = exports.getManagedPrefixList = exports.getLocalGatewaysOutput = exports.getLocalGateways = exports.getLocalGatewayVirtualInterfaceGroupsOutput = exports.getLocalGatewayVirtualInterfaceGroups = exports.getLocalGatewayVirtualInterfaceGroupOutput = exports.getLocalGatewayVirtualInterfaceGroup = exports.getLocalGatewayVirtualInterfaceOutput = exports.getLocalGatewayVirtualInterface = exports.getLocalGatewayRouteTablesOutput = exports.getLocalGatewayRouteTables = exports.getLocalGatewayRouteTableOutput = exports.getLocalGatewayRouteTable = exports.getLocalGatewayOutput = exports.getLocalGateway = exports.getLaunchTemplateOutput = exports.getLaunchTemplate = exports.getLaunchConfigurationOutput = exports.getLaunchConfiguration = exports.getKeyPairOutput = exports.getKeyPair = exports.getIpamPreviewNextCidrOutput = exports.getIpamPreviewNextCidr = void 0;
|
|
21
|
+
exports.PeeringConnectionOptions = exports.NetworkInterfaceSecurityGroupAttachment = exports.NetworkInterfaceAttachment = exports.NetworkInterface = exports.NetworkInsightsPath = exports.NetworkInsightsAnalysis = exports.NetworkAclRule = exports.NetworkAclAssociation = exports.NetworkAcl = exports.NatGateway = exports.ManagedPrefixListEntry = exports.ManagedPrefixList = exports.MainRouteTableAssociation = exports.LocalGatewayRouteTableVpcAssociation = exports.LocalGatewayRoute = exports.LaunchTemplate = exports.LaunchConfiguration = exports.KeyPair = exports.InternetGatewayAttachment = exports.InternetGateway = exports.Instance = exports.getVpnGatewayOutput = exports.getVpnGateway = exports.getVpcsOutput = exports.getVpcs = exports.getVpcPeeringConnectionsOutput = exports.getVpcPeeringConnections = exports.getVpcPeeringConnectionOutput = exports.getVpcPeeringConnection = exports.getVpcIamPoolOutput = exports.getVpcIamPool = exports.getVpcEndpointServiceOutput = exports.getVpcEndpointService = exports.getVpcEndpointOutput = exports.getVpcEndpoint = exports.getVpcDhcpOptionsOutput = exports.getVpcDhcpOptions = exports.getVpcOutput = exports.getVpc = exports.getTransitGatewayRouteTablesOutput = exports.getTransitGatewayRouteTables = exports.getSubnetsOutput = exports.getSubnets = exports.getSubnetIdsOutput = exports.getSubnetIds = exports.getSubnetOutput = exports.getSubnet = exports.getSpotPriceOutput = exports.getSpotPrice = exports.getSerialConsoleAccess = void 0;
|
|
22
|
+
exports.VpnGatewayRoutePropagation = exports.VpnGatewayAttachment = exports.VpnGateway = exports.VpnConnectionRoute = exports.VpnConnection = exports.VpcPeeringConnectionAccepter = exports.VpcPeeringConnection = exports.VpcIpv6CidrBlockAssociation = exports.VpcIpv4CidrBlockAssociation = exports.VpcIpamScope = exports.VpcIpamPreviewNextCidr = exports.VpcIpamPoolCidrAllocation = exports.VpcIpamPoolCidr = exports.VpcIpamPool = exports.VpcIpamOrganizationAdminAccount = exports.VpcIpam = exports.VpcEndpointSubnetAssociation = exports.VpcEndpointServiceAllowedPrinciple = exports.VpcEndpointService = exports.VpcEndpointRouteTableAssociation = exports.VpcEndpointPolicy = exports.VpcEndpointConnectionNotification = exports.VpcEndpointConnectionAccepter = exports.VpcEndpoint = exports.VpcDhcpOptionsAssociation = exports.VpcDhcpOptions = exports.Vpc = exports.VolumeAttachment = exports.TransitGatewayPeeringAttachmentAccepter = exports.TrafficMirrorTarget = exports.TrafficMirrorSession = exports.TrafficMirrorFilterRule = exports.TrafficMirrorFilter = exports.Tag = exports.SubnetCidrReservation = exports.Subnet = exports.SpotInstanceRequest = exports.SpotFleetRequest = exports.SpotDatafeedSubscription = exports.SnapshotCreateVolumePermission = exports.SerialConsoleAccess = exports.SecurityGroupRule = exports.SecurityGroupAssociation = exports.SecurityGroup = exports.RouteTableAssociation = exports.RouteTable = exports.Route = exports.ProxyProtocolPolicy = exports.PlacementGroup = void 0;
|
|
19
23
|
const pulumi = require("@pulumi/pulumi");
|
|
20
24
|
const utilities = require("../utilities");
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
25
|
+
exports.Ami = null;
|
|
26
|
+
exports.AmiCopy = null;
|
|
27
|
+
exports.AmiFromInstance = null;
|
|
28
|
+
exports.AmiLaunchPermission = null;
|
|
29
|
+
exports.AvailabilityZoneGroup = null;
|
|
30
|
+
exports.CapacityReservation = null;
|
|
31
|
+
exports.CarrierGateway = null;
|
|
32
|
+
exports.CustomerGateway = null;
|
|
33
|
+
exports.DedicatedHost = null;
|
|
34
|
+
exports.DefaultNetworkAcl = null;
|
|
35
|
+
exports.DefaultRouteTable = null;
|
|
36
|
+
exports.DefaultSecurityGroup = null;
|
|
37
|
+
exports.DefaultSubnet = null;
|
|
38
|
+
exports.DefaultVpc = null;
|
|
39
|
+
exports.DefaultVpcDhcpOptions = null;
|
|
40
|
+
exports.EgressOnlyInternetGateway = null;
|
|
41
|
+
exports.Eip = null;
|
|
42
|
+
exports.EipAssociation = null;
|
|
43
|
+
exports.Fleet = null;
|
|
44
|
+
exports.FlowLog = null;
|
|
45
|
+
exports.getAmi = null;
|
|
46
|
+
exports.getAmiOutput = null;
|
|
47
|
+
exports.getAmiIds = null;
|
|
48
|
+
exports.getAmiIdsOutput = null;
|
|
49
|
+
exports.getCoipPool = null;
|
|
50
|
+
exports.getCoipPoolOutput = null;
|
|
51
|
+
exports.getCoipPools = null;
|
|
52
|
+
exports.getCoipPoolsOutput = null;
|
|
53
|
+
exports.getCustomerGateway = null;
|
|
54
|
+
exports.getCustomerGatewayOutput = null;
|
|
55
|
+
exports.getDedicatedHost = null;
|
|
56
|
+
exports.getDedicatedHostOutput = null;
|
|
57
|
+
exports.getEips = null;
|
|
58
|
+
exports.getEipsOutput = null;
|
|
59
|
+
exports.getElasticIp = null;
|
|
60
|
+
exports.getElasticIpOutput = null;
|
|
61
|
+
exports.getInstance = null;
|
|
62
|
+
exports.getInstanceOutput = null;
|
|
63
|
+
exports.getInstanceType = null;
|
|
64
|
+
exports.getInstanceTypeOutput = null;
|
|
65
|
+
exports.getInstanceTypeOffering = null;
|
|
66
|
+
exports.getInstanceTypeOfferingOutput = null;
|
|
67
|
+
exports.getInstanceTypeOfferings = null;
|
|
68
|
+
exports.getInstanceTypeOfferingsOutput = null;
|
|
69
|
+
exports.getInstanceTypes = null;
|
|
70
|
+
exports.getInstanceTypesOutput = null;
|
|
71
|
+
exports.getInstances = null;
|
|
72
|
+
exports.getInstancesOutput = null;
|
|
73
|
+
exports.getInternetGateway = null;
|
|
74
|
+
exports.getInternetGatewayOutput = null;
|
|
75
|
+
exports.getIpamPreviewNextCidr = null;
|
|
76
|
+
exports.getIpamPreviewNextCidrOutput = null;
|
|
77
|
+
exports.getKeyPair = null;
|
|
78
|
+
exports.getKeyPairOutput = null;
|
|
79
|
+
exports.getLaunchConfiguration = null;
|
|
80
|
+
exports.getLaunchConfigurationOutput = null;
|
|
81
|
+
exports.getLaunchTemplate = null;
|
|
82
|
+
exports.getLaunchTemplateOutput = null;
|
|
83
|
+
exports.getLocalGateway = null;
|
|
84
|
+
exports.getLocalGatewayOutput = null;
|
|
85
|
+
exports.getLocalGatewayRouteTable = null;
|
|
86
|
+
exports.getLocalGatewayRouteTableOutput = null;
|
|
87
|
+
exports.getLocalGatewayRouteTables = null;
|
|
88
|
+
exports.getLocalGatewayRouteTablesOutput = null;
|
|
89
|
+
exports.getLocalGatewayVirtualInterface = null;
|
|
90
|
+
exports.getLocalGatewayVirtualInterfaceOutput = null;
|
|
91
|
+
exports.getLocalGatewayVirtualInterfaceGroup = null;
|
|
92
|
+
exports.getLocalGatewayVirtualInterfaceGroupOutput = null;
|
|
93
|
+
exports.getLocalGatewayVirtualInterfaceGroups = null;
|
|
94
|
+
exports.getLocalGatewayVirtualInterfaceGroupsOutput = null;
|
|
95
|
+
exports.getLocalGateways = null;
|
|
96
|
+
exports.getLocalGatewaysOutput = null;
|
|
97
|
+
exports.getManagedPrefixList = null;
|
|
98
|
+
exports.getManagedPrefixListOutput = null;
|
|
99
|
+
exports.getNatGateway = null;
|
|
100
|
+
exports.getNatGatewayOutput = null;
|
|
101
|
+
exports.getNatGateways = null;
|
|
102
|
+
exports.getNatGatewaysOutput = null;
|
|
103
|
+
exports.getNetworkAcls = null;
|
|
104
|
+
exports.getNetworkAclsOutput = null;
|
|
105
|
+
exports.getNetworkInsightsAnalysis = null;
|
|
106
|
+
exports.getNetworkInsightsAnalysisOutput = null;
|
|
107
|
+
exports.getNetworkInsightsPath = null;
|
|
108
|
+
exports.getNetworkInsightsPathOutput = null;
|
|
109
|
+
exports.getNetworkInterface = null;
|
|
110
|
+
exports.getNetworkInterfaceOutput = null;
|
|
111
|
+
exports.getNetworkInterfaces = null;
|
|
112
|
+
exports.getNetworkInterfacesOutput = null;
|
|
113
|
+
exports.getPrefixList = null;
|
|
114
|
+
exports.getPrefixListOutput = null;
|
|
115
|
+
exports.getRoute = null;
|
|
116
|
+
exports.getRouteOutput = null;
|
|
117
|
+
exports.getRouteTable = null;
|
|
118
|
+
exports.getRouteTableOutput = null;
|
|
119
|
+
exports.getRouteTables = null;
|
|
120
|
+
exports.getRouteTablesOutput = null;
|
|
121
|
+
exports.getSecurityGroup = null;
|
|
122
|
+
exports.getSecurityGroupOutput = null;
|
|
123
|
+
exports.getSecurityGroups = null;
|
|
124
|
+
exports.getSecurityGroupsOutput = null;
|
|
125
|
+
exports.getSerialConsoleAccess = null;
|
|
126
|
+
exports.getSpotPrice = null;
|
|
127
|
+
exports.getSpotPriceOutput = null;
|
|
128
|
+
exports.getSubnet = null;
|
|
129
|
+
exports.getSubnetOutput = null;
|
|
130
|
+
exports.getSubnetIds = null;
|
|
131
|
+
exports.getSubnetIdsOutput = null;
|
|
132
|
+
exports.getSubnets = null;
|
|
133
|
+
exports.getSubnetsOutput = null;
|
|
134
|
+
exports.getTransitGatewayRouteTables = null;
|
|
135
|
+
exports.getTransitGatewayRouteTablesOutput = null;
|
|
136
|
+
exports.getVpc = null;
|
|
137
|
+
exports.getVpcOutput = null;
|
|
138
|
+
exports.getVpcDhcpOptions = null;
|
|
139
|
+
exports.getVpcDhcpOptionsOutput = null;
|
|
140
|
+
exports.getVpcEndpoint = null;
|
|
141
|
+
exports.getVpcEndpointOutput = null;
|
|
142
|
+
exports.getVpcEndpointService = null;
|
|
143
|
+
exports.getVpcEndpointServiceOutput = null;
|
|
144
|
+
exports.getVpcIamPool = null;
|
|
145
|
+
exports.getVpcIamPoolOutput = null;
|
|
146
|
+
exports.getVpcPeeringConnection = null;
|
|
147
|
+
exports.getVpcPeeringConnectionOutput = null;
|
|
148
|
+
exports.getVpcPeeringConnections = null;
|
|
149
|
+
exports.getVpcPeeringConnectionsOutput = null;
|
|
150
|
+
exports.getVpcs = null;
|
|
151
|
+
exports.getVpcsOutput = null;
|
|
152
|
+
exports.getVpnGateway = null;
|
|
153
|
+
exports.getVpnGatewayOutput = null;
|
|
154
|
+
exports.Instance = null;
|
|
98
155
|
__exportStar(require("./instancePlatform"), exports);
|
|
99
156
|
__exportStar(require("./instanceType"), exports);
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
157
|
+
exports.InternetGateway = null;
|
|
158
|
+
exports.InternetGatewayAttachment = null;
|
|
159
|
+
exports.KeyPair = null;
|
|
160
|
+
exports.LaunchConfiguration = null;
|
|
161
|
+
exports.LaunchTemplate = null;
|
|
162
|
+
exports.LocalGatewayRoute = null;
|
|
163
|
+
exports.LocalGatewayRouteTableVpcAssociation = null;
|
|
164
|
+
exports.MainRouteTableAssociation = null;
|
|
165
|
+
exports.ManagedPrefixList = null;
|
|
166
|
+
exports.ManagedPrefixListEntry = null;
|
|
167
|
+
exports.NatGateway = null;
|
|
168
|
+
exports.NetworkAcl = null;
|
|
169
|
+
exports.NetworkAclAssociation = null;
|
|
170
|
+
exports.NetworkAclRule = null;
|
|
171
|
+
exports.NetworkInsightsAnalysis = null;
|
|
172
|
+
exports.NetworkInsightsPath = null;
|
|
173
|
+
exports.NetworkInterface = null;
|
|
174
|
+
exports.NetworkInterfaceAttachment = null;
|
|
175
|
+
exports.NetworkInterfaceSecurityGroupAttachment = null;
|
|
176
|
+
exports.PeeringConnectionOptions = null;
|
|
177
|
+
exports.PlacementGroup = null;
|
|
121
178
|
__exportStar(require("./placementStrategy"), exports);
|
|
122
179
|
__exportStar(require("./protocolType"), exports);
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
180
|
+
exports.ProxyProtocolPolicy = null;
|
|
181
|
+
exports.Route = null;
|
|
182
|
+
exports.RouteTable = null;
|
|
183
|
+
exports.RouteTableAssociation = null;
|
|
184
|
+
exports.SecurityGroup = null;
|
|
185
|
+
exports.SecurityGroupAssociation = null;
|
|
186
|
+
exports.SecurityGroupRule = null;
|
|
187
|
+
exports.SerialConsoleAccess = null;
|
|
188
|
+
exports.SnapshotCreateVolumePermission = null;
|
|
189
|
+
exports.SpotDatafeedSubscription = null;
|
|
190
|
+
exports.SpotFleetRequest = null;
|
|
191
|
+
exports.SpotInstanceRequest = null;
|
|
192
|
+
exports.Subnet = null;
|
|
193
|
+
exports.SubnetCidrReservation = null;
|
|
194
|
+
exports.Tag = null;
|
|
138
195
|
__exportStar(require("./tenancy"), exports);
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
196
|
+
exports.TrafficMirrorFilter = null;
|
|
197
|
+
exports.TrafficMirrorFilterRule = null;
|
|
198
|
+
exports.TrafficMirrorSession = null;
|
|
199
|
+
exports.TrafficMirrorTarget = null;
|
|
200
|
+
exports.TransitGatewayPeeringAttachmentAccepter = null;
|
|
201
|
+
exports.VolumeAttachment = null;
|
|
202
|
+
exports.Vpc = null;
|
|
203
|
+
exports.VpcDhcpOptions = null;
|
|
204
|
+
exports.VpcDhcpOptionsAssociation = null;
|
|
205
|
+
exports.VpcEndpoint = null;
|
|
206
|
+
exports.VpcEndpointConnectionAccepter = null;
|
|
207
|
+
exports.VpcEndpointConnectionNotification = null;
|
|
208
|
+
exports.VpcEndpointPolicy = null;
|
|
209
|
+
exports.VpcEndpointRouteTableAssociation = null;
|
|
210
|
+
exports.VpcEndpointService = null;
|
|
211
|
+
exports.VpcEndpointServiceAllowedPrinciple = null;
|
|
212
|
+
exports.VpcEndpointSubnetAssociation = null;
|
|
213
|
+
exports.VpcIpam = null;
|
|
214
|
+
exports.VpcIpamOrganizationAdminAccount = null;
|
|
215
|
+
exports.VpcIpamPool = null;
|
|
216
|
+
exports.VpcIpamPoolCidr = null;
|
|
217
|
+
exports.VpcIpamPoolCidrAllocation = null;
|
|
218
|
+
exports.VpcIpamPreviewNextCidr = null;
|
|
219
|
+
exports.VpcIpamScope = null;
|
|
220
|
+
exports.VpcIpv4CidrBlockAssociation = null;
|
|
221
|
+
exports.VpcIpv6CidrBlockAssociation = null;
|
|
222
|
+
exports.VpcPeeringConnection = null;
|
|
223
|
+
exports.VpcPeeringConnectionAccepter = null;
|
|
224
|
+
exports.VpnConnection = null;
|
|
225
|
+
exports.VpnConnectionRoute = null;
|
|
226
|
+
exports.VpnGateway = null;
|
|
227
|
+
exports.VpnGatewayAttachment = null;
|
|
228
|
+
exports.VpnGatewayRoutePropagation = null;
|
|
229
|
+
utilities.lazyLoad(exports, ["Ami"], () => require("./ami"));
|
|
230
|
+
utilities.lazyLoad(exports, ["AmiCopy"], () => require("./amiCopy"));
|
|
231
|
+
utilities.lazyLoad(exports, ["AmiFromInstance"], () => require("./amiFromInstance"));
|
|
232
|
+
utilities.lazyLoad(exports, ["AmiLaunchPermission"], () => require("./amiLaunchPermission"));
|
|
233
|
+
utilities.lazyLoad(exports, ["AvailabilityZoneGroup"], () => require("./availabilityZoneGroup"));
|
|
234
|
+
utilities.lazyLoad(exports, ["CapacityReservation"], () => require("./capacityReservation"));
|
|
235
|
+
utilities.lazyLoad(exports, ["CarrierGateway"], () => require("./carrierGateway"));
|
|
236
|
+
utilities.lazyLoad(exports, ["CustomerGateway"], () => require("./customerGateway"));
|
|
237
|
+
utilities.lazyLoad(exports, ["DedicatedHost"], () => require("./dedicatedHost"));
|
|
238
|
+
utilities.lazyLoad(exports, ["DefaultNetworkAcl"], () => require("./defaultNetworkAcl"));
|
|
239
|
+
utilities.lazyLoad(exports, ["DefaultRouteTable"], () => require("./defaultRouteTable"));
|
|
240
|
+
utilities.lazyLoad(exports, ["DefaultSecurityGroup"], () => require("./defaultSecurityGroup"));
|
|
241
|
+
utilities.lazyLoad(exports, ["DefaultSubnet"], () => require("./defaultSubnet"));
|
|
242
|
+
utilities.lazyLoad(exports, ["DefaultVpc"], () => require("./defaultVpc"));
|
|
243
|
+
utilities.lazyLoad(exports, ["DefaultVpcDhcpOptions"], () => require("./defaultVpcDhcpOptions"));
|
|
244
|
+
utilities.lazyLoad(exports, ["EgressOnlyInternetGateway"], () => require("./egressOnlyInternetGateway"));
|
|
245
|
+
utilities.lazyLoad(exports, ["Eip"], () => require("./eip"));
|
|
246
|
+
utilities.lazyLoad(exports, ["EipAssociation"], () => require("./eipAssociation"));
|
|
247
|
+
utilities.lazyLoad(exports, ["Fleet"], () => require("./fleet"));
|
|
248
|
+
utilities.lazyLoad(exports, ["FlowLog"], () => require("./flowLog"));
|
|
249
|
+
utilities.lazyLoad(exports, ["getAmi", "getAmiOutput"], () => require("./getAmi"));
|
|
250
|
+
utilities.lazyLoad(exports, ["getAmiIds", "getAmiIdsOutput"], () => require("./getAmiIds"));
|
|
251
|
+
utilities.lazyLoad(exports, ["getCoipPool", "getCoipPoolOutput"], () => require("./getCoipPool"));
|
|
252
|
+
utilities.lazyLoad(exports, ["getCoipPools", "getCoipPoolsOutput"], () => require("./getCoipPools"));
|
|
253
|
+
utilities.lazyLoad(exports, ["getCustomerGateway", "getCustomerGatewayOutput"], () => require("./getCustomerGateway"));
|
|
254
|
+
utilities.lazyLoad(exports, ["getDedicatedHost", "getDedicatedHostOutput"], () => require("./getDedicatedHost"));
|
|
255
|
+
utilities.lazyLoad(exports, ["getEips", "getEipsOutput"], () => require("./getEips"));
|
|
256
|
+
utilities.lazyLoad(exports, ["getElasticIp", "getElasticIpOutput"], () => require("./getElasticIp"));
|
|
257
|
+
utilities.lazyLoad(exports, ["getInstance", "getInstanceOutput"], () => require("./getInstance"));
|
|
258
|
+
utilities.lazyLoad(exports, ["getInstanceType", "getInstanceTypeOutput"], () => require("./getInstanceType"));
|
|
259
|
+
utilities.lazyLoad(exports, ["getInstanceTypeOffering", "getInstanceTypeOfferingOutput"], () => require("./getInstanceTypeOffering"));
|
|
260
|
+
utilities.lazyLoad(exports, ["getInstanceTypeOfferings", "getInstanceTypeOfferingsOutput"], () => require("./getInstanceTypeOfferings"));
|
|
261
|
+
utilities.lazyLoad(exports, ["getInstanceTypes", "getInstanceTypesOutput"], () => require("./getInstanceTypes"));
|
|
262
|
+
utilities.lazyLoad(exports, ["getInstances", "getInstancesOutput"], () => require("./getInstances"));
|
|
263
|
+
utilities.lazyLoad(exports, ["getInternetGateway", "getInternetGatewayOutput"], () => require("./getInternetGateway"));
|
|
264
|
+
utilities.lazyLoad(exports, ["getIpamPreviewNextCidr", "getIpamPreviewNextCidrOutput"], () => require("./getIpamPreviewNextCidr"));
|
|
265
|
+
utilities.lazyLoad(exports, ["getKeyPair", "getKeyPairOutput"], () => require("./getKeyPair"));
|
|
266
|
+
utilities.lazyLoad(exports, ["getLaunchConfiguration", "getLaunchConfigurationOutput"], () => require("./getLaunchConfiguration"));
|
|
267
|
+
utilities.lazyLoad(exports, ["getLaunchTemplate", "getLaunchTemplateOutput"], () => require("./getLaunchTemplate"));
|
|
268
|
+
utilities.lazyLoad(exports, ["getLocalGateway", "getLocalGatewayOutput"], () => require("./getLocalGateway"));
|
|
269
|
+
utilities.lazyLoad(exports, ["getLocalGatewayRouteTable", "getLocalGatewayRouteTableOutput"], () => require("./getLocalGatewayRouteTable"));
|
|
270
|
+
utilities.lazyLoad(exports, ["getLocalGatewayRouteTables", "getLocalGatewayRouteTablesOutput"], () => require("./getLocalGatewayRouteTables"));
|
|
271
|
+
utilities.lazyLoad(exports, ["getLocalGatewayVirtualInterface", "getLocalGatewayVirtualInterfaceOutput"], () => require("./getLocalGatewayVirtualInterface"));
|
|
272
|
+
utilities.lazyLoad(exports, ["getLocalGatewayVirtualInterfaceGroup", "getLocalGatewayVirtualInterfaceGroupOutput"], () => require("./getLocalGatewayVirtualInterfaceGroup"));
|
|
273
|
+
utilities.lazyLoad(exports, ["getLocalGatewayVirtualInterfaceGroups", "getLocalGatewayVirtualInterfaceGroupsOutput"], () => require("./getLocalGatewayVirtualInterfaceGroups"));
|
|
274
|
+
utilities.lazyLoad(exports, ["getLocalGateways", "getLocalGatewaysOutput"], () => require("./getLocalGateways"));
|
|
275
|
+
utilities.lazyLoad(exports, ["getManagedPrefixList", "getManagedPrefixListOutput"], () => require("./getManagedPrefixList"));
|
|
276
|
+
utilities.lazyLoad(exports, ["getNatGateway", "getNatGatewayOutput"], () => require("./getNatGateway"));
|
|
277
|
+
utilities.lazyLoad(exports, ["getNatGateways", "getNatGatewaysOutput"], () => require("./getNatGateways"));
|
|
278
|
+
utilities.lazyLoad(exports, ["getNetworkAcls", "getNetworkAclsOutput"], () => require("./getNetworkAcls"));
|
|
279
|
+
utilities.lazyLoad(exports, ["getNetworkInsightsAnalysis", "getNetworkInsightsAnalysisOutput"], () => require("./getNetworkInsightsAnalysis"));
|
|
280
|
+
utilities.lazyLoad(exports, ["getNetworkInsightsPath", "getNetworkInsightsPathOutput"], () => require("./getNetworkInsightsPath"));
|
|
281
|
+
utilities.lazyLoad(exports, ["getNetworkInterface", "getNetworkInterfaceOutput"], () => require("./getNetworkInterface"));
|
|
282
|
+
utilities.lazyLoad(exports, ["getNetworkInterfaces", "getNetworkInterfacesOutput"], () => require("./getNetworkInterfaces"));
|
|
283
|
+
utilities.lazyLoad(exports, ["getPrefixList", "getPrefixListOutput"], () => require("./getPrefixList"));
|
|
284
|
+
utilities.lazyLoad(exports, ["getRoute", "getRouteOutput"], () => require("./getRoute"));
|
|
285
|
+
utilities.lazyLoad(exports, ["getRouteTable", "getRouteTableOutput"], () => require("./getRouteTable"));
|
|
286
|
+
utilities.lazyLoad(exports, ["getRouteTables", "getRouteTablesOutput"], () => require("./getRouteTables"));
|
|
287
|
+
utilities.lazyLoad(exports, ["getSecurityGroup", "getSecurityGroupOutput"], () => require("./getSecurityGroup"));
|
|
288
|
+
utilities.lazyLoad(exports, ["getSecurityGroups", "getSecurityGroupsOutput"], () => require("./getSecurityGroups"));
|
|
289
|
+
utilities.lazyLoad(exports, ["getSerialConsoleAccess"], () => require("./getSerialConsoleAccess"));
|
|
290
|
+
utilities.lazyLoad(exports, ["getSpotPrice", "getSpotPriceOutput"], () => require("./getSpotPrice"));
|
|
291
|
+
utilities.lazyLoad(exports, ["getSubnet", "getSubnetOutput"], () => require("./getSubnet"));
|
|
292
|
+
utilities.lazyLoad(exports, ["getSubnetIds", "getSubnetIdsOutput"], () => require("./getSubnetIds"));
|
|
293
|
+
utilities.lazyLoad(exports, ["getSubnets", "getSubnetsOutput"], () => require("./getSubnets"));
|
|
294
|
+
utilities.lazyLoad(exports, ["getTransitGatewayRouteTables", "getTransitGatewayRouteTablesOutput"], () => require("./getTransitGatewayRouteTables"));
|
|
295
|
+
utilities.lazyLoad(exports, ["getVpc", "getVpcOutput"], () => require("./getVpc"));
|
|
296
|
+
utilities.lazyLoad(exports, ["getVpcDhcpOptions", "getVpcDhcpOptionsOutput"], () => require("./getVpcDhcpOptions"));
|
|
297
|
+
utilities.lazyLoad(exports, ["getVpcEndpoint", "getVpcEndpointOutput"], () => require("./getVpcEndpoint"));
|
|
298
|
+
utilities.lazyLoad(exports, ["getVpcEndpointService", "getVpcEndpointServiceOutput"], () => require("./getVpcEndpointService"));
|
|
299
|
+
utilities.lazyLoad(exports, ["getVpcIamPool", "getVpcIamPoolOutput"], () => require("./getVpcIamPool"));
|
|
300
|
+
utilities.lazyLoad(exports, ["getVpcPeeringConnection", "getVpcPeeringConnectionOutput"], () => require("./getVpcPeeringConnection"));
|
|
301
|
+
utilities.lazyLoad(exports, ["getVpcPeeringConnections", "getVpcPeeringConnectionsOutput"], () => require("./getVpcPeeringConnections"));
|
|
302
|
+
utilities.lazyLoad(exports, ["getVpcs", "getVpcsOutput"], () => require("./getVpcs"));
|
|
303
|
+
utilities.lazyLoad(exports, ["getVpnGateway", "getVpnGatewayOutput"], () => require("./getVpnGateway"));
|
|
304
|
+
utilities.lazyLoad(exports, ["Instance"], () => require("./instance"));
|
|
305
|
+
utilities.lazyLoad(exports, ["InternetGateway"], () => require("./internetGateway"));
|
|
306
|
+
utilities.lazyLoad(exports, ["InternetGatewayAttachment"], () => require("./internetGatewayAttachment"));
|
|
307
|
+
utilities.lazyLoad(exports, ["KeyPair"], () => require("./keyPair"));
|
|
308
|
+
utilities.lazyLoad(exports, ["LaunchConfiguration"], () => require("./launchConfiguration"));
|
|
309
|
+
utilities.lazyLoad(exports, ["LaunchTemplate"], () => require("./launchTemplate"));
|
|
310
|
+
utilities.lazyLoad(exports, ["LocalGatewayRoute"], () => require("./localGatewayRoute"));
|
|
311
|
+
utilities.lazyLoad(exports, ["LocalGatewayRouteTableVpcAssociation"], () => require("./localGatewayRouteTableVpcAssociation"));
|
|
312
|
+
utilities.lazyLoad(exports, ["MainRouteTableAssociation"], () => require("./mainRouteTableAssociation"));
|
|
313
|
+
utilities.lazyLoad(exports, ["ManagedPrefixList"], () => require("./managedPrefixList"));
|
|
314
|
+
utilities.lazyLoad(exports, ["ManagedPrefixListEntry"], () => require("./managedPrefixListEntry"));
|
|
315
|
+
utilities.lazyLoad(exports, ["NatGateway"], () => require("./natGateway"));
|
|
316
|
+
utilities.lazyLoad(exports, ["NetworkAcl"], () => require("./networkAcl"));
|
|
317
|
+
utilities.lazyLoad(exports, ["NetworkAclAssociation"], () => require("./networkAclAssociation"));
|
|
318
|
+
utilities.lazyLoad(exports, ["NetworkAclRule"], () => require("./networkAclRule"));
|
|
319
|
+
utilities.lazyLoad(exports, ["NetworkInsightsAnalysis"], () => require("./networkInsightsAnalysis"));
|
|
320
|
+
utilities.lazyLoad(exports, ["NetworkInsightsPath"], () => require("./networkInsightsPath"));
|
|
321
|
+
utilities.lazyLoad(exports, ["NetworkInterface"], () => require("./networkInterface"));
|
|
322
|
+
utilities.lazyLoad(exports, ["NetworkInterfaceAttachment"], () => require("./networkInterfaceAttachment"));
|
|
323
|
+
utilities.lazyLoad(exports, ["NetworkInterfaceSecurityGroupAttachment"], () => require("./networkInterfaceSecurityGroupAttachment"));
|
|
324
|
+
utilities.lazyLoad(exports, ["PeeringConnectionOptions"], () => require("./peeringConnectionOptions"));
|
|
325
|
+
utilities.lazyLoad(exports, ["PlacementGroup"], () => require("./placementGroup"));
|
|
326
|
+
utilities.lazyLoad(exports, ["ProxyProtocolPolicy"], () => require("./proxyProtocolPolicy"));
|
|
327
|
+
utilities.lazyLoad(exports, ["Route"], () => require("./route"));
|
|
328
|
+
utilities.lazyLoad(exports, ["RouteTable"], () => require("./routeTable"));
|
|
329
|
+
utilities.lazyLoad(exports, ["RouteTableAssociation"], () => require("./routeTableAssociation"));
|
|
330
|
+
utilities.lazyLoad(exports, ["SecurityGroup"], () => require("./securityGroup"));
|
|
331
|
+
utilities.lazyLoad(exports, ["SecurityGroupAssociation"], () => require("./securityGroupAssociation"));
|
|
332
|
+
utilities.lazyLoad(exports, ["SecurityGroupRule"], () => require("./securityGroupRule"));
|
|
333
|
+
utilities.lazyLoad(exports, ["SerialConsoleAccess"], () => require("./serialConsoleAccess"));
|
|
334
|
+
utilities.lazyLoad(exports, ["SnapshotCreateVolumePermission"], () => require("./snapshotCreateVolumePermission"));
|
|
335
|
+
utilities.lazyLoad(exports, ["SpotDatafeedSubscription"], () => require("./spotDatafeedSubscription"));
|
|
336
|
+
utilities.lazyLoad(exports, ["SpotFleetRequest"], () => require("./spotFleetRequest"));
|
|
337
|
+
utilities.lazyLoad(exports, ["SpotInstanceRequest"], () => require("./spotInstanceRequest"));
|
|
338
|
+
utilities.lazyLoad(exports, ["Subnet"], () => require("./subnet"));
|
|
339
|
+
utilities.lazyLoad(exports, ["SubnetCidrReservation"], () => require("./subnetCidrReservation"));
|
|
340
|
+
utilities.lazyLoad(exports, ["Tag"], () => require("./tag"));
|
|
341
|
+
utilities.lazyLoad(exports, ["TrafficMirrorFilter"], () => require("./trafficMirrorFilter"));
|
|
342
|
+
utilities.lazyLoad(exports, ["TrafficMirrorFilterRule"], () => require("./trafficMirrorFilterRule"));
|
|
343
|
+
utilities.lazyLoad(exports, ["TrafficMirrorSession"], () => require("./trafficMirrorSession"));
|
|
344
|
+
utilities.lazyLoad(exports, ["TrafficMirrorTarget"], () => require("./trafficMirrorTarget"));
|
|
345
|
+
utilities.lazyLoad(exports, ["TransitGatewayPeeringAttachmentAccepter"], () => require("./transitGatewayPeeringAttachmentAccepter"));
|
|
346
|
+
utilities.lazyLoad(exports, ["VolumeAttachment"], () => require("./volumeAttachment"));
|
|
347
|
+
utilities.lazyLoad(exports, ["Vpc"], () => require("./vpc"));
|
|
348
|
+
utilities.lazyLoad(exports, ["VpcDhcpOptions"], () => require("./vpcDhcpOptions"));
|
|
349
|
+
utilities.lazyLoad(exports, ["VpcDhcpOptionsAssociation"], () => require("./vpcDhcpOptionsAssociation"));
|
|
350
|
+
utilities.lazyLoad(exports, ["VpcEndpoint"], () => require("./vpcEndpoint"));
|
|
351
|
+
utilities.lazyLoad(exports, ["VpcEndpointConnectionAccepter"], () => require("./vpcEndpointConnectionAccepter"));
|
|
352
|
+
utilities.lazyLoad(exports, ["VpcEndpointConnectionNotification"], () => require("./vpcEndpointConnectionNotification"));
|
|
353
|
+
utilities.lazyLoad(exports, ["VpcEndpointPolicy"], () => require("./vpcEndpointPolicy"));
|
|
354
|
+
utilities.lazyLoad(exports, ["VpcEndpointRouteTableAssociation"], () => require("./vpcEndpointRouteTableAssociation"));
|
|
355
|
+
utilities.lazyLoad(exports, ["VpcEndpointService"], () => require("./vpcEndpointService"));
|
|
356
|
+
utilities.lazyLoad(exports, ["VpcEndpointServiceAllowedPrinciple"], () => require("./vpcEndpointServiceAllowedPrinciple"));
|
|
357
|
+
utilities.lazyLoad(exports, ["VpcEndpointSubnetAssociation"], () => require("./vpcEndpointSubnetAssociation"));
|
|
358
|
+
utilities.lazyLoad(exports, ["VpcIpam"], () => require("./vpcIpam"));
|
|
359
|
+
utilities.lazyLoad(exports, ["VpcIpamOrganizationAdminAccount"], () => require("./vpcIpamOrganizationAdminAccount"));
|
|
360
|
+
utilities.lazyLoad(exports, ["VpcIpamPool"], () => require("./vpcIpamPool"));
|
|
361
|
+
utilities.lazyLoad(exports, ["VpcIpamPoolCidr"], () => require("./vpcIpamPoolCidr"));
|
|
362
|
+
utilities.lazyLoad(exports, ["VpcIpamPoolCidrAllocation"], () => require("./vpcIpamPoolCidrAllocation"));
|
|
363
|
+
utilities.lazyLoad(exports, ["VpcIpamPreviewNextCidr"], () => require("./vpcIpamPreviewNextCidr"));
|
|
364
|
+
utilities.lazyLoad(exports, ["VpcIpamScope"], () => require("./vpcIpamScope"));
|
|
365
|
+
utilities.lazyLoad(exports, ["VpcIpv4CidrBlockAssociation"], () => require("./vpcIpv4CidrBlockAssociation"));
|
|
366
|
+
utilities.lazyLoad(exports, ["VpcIpv6CidrBlockAssociation"], () => require("./vpcIpv6CidrBlockAssociation"));
|
|
367
|
+
utilities.lazyLoad(exports, ["VpcPeeringConnection"], () => require("./vpcPeeringConnection"));
|
|
368
|
+
utilities.lazyLoad(exports, ["VpcPeeringConnectionAccepter"], () => require("./vpcPeeringConnectionAccepter"));
|
|
369
|
+
utilities.lazyLoad(exports, ["VpnConnection"], () => require("./vpnConnection"));
|
|
370
|
+
utilities.lazyLoad(exports, ["VpnConnectionRoute"], () => require("./vpnConnectionRoute"));
|
|
371
|
+
utilities.lazyLoad(exports, ["VpnGateway"], () => require("./vpnGateway"));
|
|
372
|
+
utilities.lazyLoad(exports, ["VpnGatewayAttachment"], () => require("./vpnGatewayAttachment"));
|
|
373
|
+
utilities.lazyLoad(exports, ["VpnGatewayRoutePropagation"], () => require("./vpnGatewayRoutePropagation"));
|
|
172
374
|
// Export enums:
|
|
173
375
|
__exportStar(require("../types/enums/ec2"), exports);
|
|
174
|
-
// Import resources to register:
|
|
175
|
-
const ami_1 = require("./ami");
|
|
176
|
-
const amiCopy_1 = require("./amiCopy");
|
|
177
|
-
const amiFromInstance_1 = require("./amiFromInstance");
|
|
178
|
-
const amiLaunchPermission_1 = require("./amiLaunchPermission");
|
|
179
|
-
const availabilityZoneGroup_1 = require("./availabilityZoneGroup");
|
|
180
|
-
const capacityReservation_1 = require("./capacityReservation");
|
|
181
|
-
const carrierGateway_1 = require("./carrierGateway");
|
|
182
|
-
const customerGateway_1 = require("./customerGateway");
|
|
183
|
-
const dedicatedHost_1 = require("./dedicatedHost");
|
|
184
|
-
const defaultNetworkAcl_1 = require("./defaultNetworkAcl");
|
|
185
|
-
const defaultRouteTable_1 = require("./defaultRouteTable");
|
|
186
|
-
const defaultSecurityGroup_1 = require("./defaultSecurityGroup");
|
|
187
|
-
const defaultSubnet_1 = require("./defaultSubnet");
|
|
188
|
-
const defaultVpc_1 = require("./defaultVpc");
|
|
189
|
-
const defaultVpcDhcpOptions_1 = require("./defaultVpcDhcpOptions");
|
|
190
|
-
const egressOnlyInternetGateway_1 = require("./egressOnlyInternetGateway");
|
|
191
|
-
const eip_1 = require("./eip");
|
|
192
|
-
const eipAssociation_1 = require("./eipAssociation");
|
|
193
|
-
const fleet_1 = require("./fleet");
|
|
194
|
-
const flowLog_1 = require("./flowLog");
|
|
195
|
-
const instance_1 = require("./instance");
|
|
196
|
-
const internetGateway_1 = require("./internetGateway");
|
|
197
|
-
const internetGatewayAttachment_1 = require("./internetGatewayAttachment");
|
|
198
|
-
const keyPair_1 = require("./keyPair");
|
|
199
|
-
const launchConfiguration_1 = require("./launchConfiguration");
|
|
200
|
-
const launchTemplate_1 = require("./launchTemplate");
|
|
201
|
-
const localGatewayRoute_1 = require("./localGatewayRoute");
|
|
202
|
-
const localGatewayRouteTableVpcAssociation_1 = require("./localGatewayRouteTableVpcAssociation");
|
|
203
|
-
const mainRouteTableAssociation_1 = require("./mainRouteTableAssociation");
|
|
204
|
-
const managedPrefixList_1 = require("./managedPrefixList");
|
|
205
|
-
const managedPrefixListEntry_1 = require("./managedPrefixListEntry");
|
|
206
|
-
const natGateway_1 = require("./natGateway");
|
|
207
|
-
const networkAcl_1 = require("./networkAcl");
|
|
208
|
-
const networkAclAssociation_1 = require("./networkAclAssociation");
|
|
209
|
-
const networkAclRule_1 = require("./networkAclRule");
|
|
210
|
-
const networkInsightsAnalysis_1 = require("./networkInsightsAnalysis");
|
|
211
|
-
const networkInsightsPath_1 = require("./networkInsightsPath");
|
|
212
|
-
const networkInterface_1 = require("./networkInterface");
|
|
213
|
-
const networkInterfaceAttachment_1 = require("./networkInterfaceAttachment");
|
|
214
|
-
const networkInterfaceSecurityGroupAttachment_1 = require("./networkInterfaceSecurityGroupAttachment");
|
|
215
|
-
const peeringConnectionOptions_1 = require("./peeringConnectionOptions");
|
|
216
|
-
const placementGroup_1 = require("./placementGroup");
|
|
217
|
-
const proxyProtocolPolicy_1 = require("./proxyProtocolPolicy");
|
|
218
|
-
const route_1 = require("./route");
|
|
219
|
-
const routeTable_1 = require("./routeTable");
|
|
220
|
-
const routeTableAssociation_1 = require("./routeTableAssociation");
|
|
221
|
-
const securityGroup_1 = require("./securityGroup");
|
|
222
|
-
const securityGroupAssociation_1 = require("./securityGroupAssociation");
|
|
223
|
-
const securityGroupRule_1 = require("./securityGroupRule");
|
|
224
|
-
const serialConsoleAccess_1 = require("./serialConsoleAccess");
|
|
225
|
-
const snapshotCreateVolumePermission_1 = require("./snapshotCreateVolumePermission");
|
|
226
|
-
const spotDatafeedSubscription_1 = require("./spotDatafeedSubscription");
|
|
227
|
-
const spotFleetRequest_1 = require("./spotFleetRequest");
|
|
228
|
-
const spotInstanceRequest_1 = require("./spotInstanceRequest");
|
|
229
|
-
const subnet_1 = require("./subnet");
|
|
230
|
-
const subnetCidrReservation_1 = require("./subnetCidrReservation");
|
|
231
|
-
const tag_1 = require("./tag");
|
|
232
|
-
const trafficMirrorFilter_1 = require("./trafficMirrorFilter");
|
|
233
|
-
const trafficMirrorFilterRule_1 = require("./trafficMirrorFilterRule");
|
|
234
|
-
const trafficMirrorSession_1 = require("./trafficMirrorSession");
|
|
235
|
-
const trafficMirrorTarget_1 = require("./trafficMirrorTarget");
|
|
236
|
-
const transitGatewayPeeringAttachmentAccepter_1 = require("./transitGatewayPeeringAttachmentAccepter");
|
|
237
|
-
const volumeAttachment_1 = require("./volumeAttachment");
|
|
238
|
-
const vpc_1 = require("./vpc");
|
|
239
|
-
const vpcDhcpOptions_1 = require("./vpcDhcpOptions");
|
|
240
|
-
const vpcDhcpOptionsAssociation_1 = require("./vpcDhcpOptionsAssociation");
|
|
241
|
-
const vpcEndpoint_1 = require("./vpcEndpoint");
|
|
242
|
-
const vpcEndpointConnectionAccepter_1 = require("./vpcEndpointConnectionAccepter");
|
|
243
|
-
const vpcEndpointConnectionNotification_1 = require("./vpcEndpointConnectionNotification");
|
|
244
|
-
const vpcEndpointPolicy_1 = require("./vpcEndpointPolicy");
|
|
245
|
-
const vpcEndpointRouteTableAssociation_1 = require("./vpcEndpointRouteTableAssociation");
|
|
246
|
-
const vpcEndpointService_1 = require("./vpcEndpointService");
|
|
247
|
-
const vpcEndpointServiceAllowedPrinciple_1 = require("./vpcEndpointServiceAllowedPrinciple");
|
|
248
|
-
const vpcEndpointSubnetAssociation_1 = require("./vpcEndpointSubnetAssociation");
|
|
249
|
-
const vpcIpam_1 = require("./vpcIpam");
|
|
250
|
-
const vpcIpamOrganizationAdminAccount_1 = require("./vpcIpamOrganizationAdminAccount");
|
|
251
|
-
const vpcIpamPool_1 = require("./vpcIpamPool");
|
|
252
|
-
const vpcIpamPoolCidr_1 = require("./vpcIpamPoolCidr");
|
|
253
|
-
const vpcIpamPoolCidrAllocation_1 = require("./vpcIpamPoolCidrAllocation");
|
|
254
|
-
const vpcIpamPreviewNextCidr_1 = require("./vpcIpamPreviewNextCidr");
|
|
255
|
-
const vpcIpamScope_1 = require("./vpcIpamScope");
|
|
256
|
-
const vpcIpv4CidrBlockAssociation_1 = require("./vpcIpv4CidrBlockAssociation");
|
|
257
|
-
const vpcIpv6CidrBlockAssociation_1 = require("./vpcIpv6CidrBlockAssociation");
|
|
258
|
-
const vpcPeeringConnection_1 = require("./vpcPeeringConnection");
|
|
259
|
-
const vpcPeeringConnectionAccepter_1 = require("./vpcPeeringConnectionAccepter");
|
|
260
|
-
const vpnConnection_1 = require("./vpnConnection");
|
|
261
|
-
const vpnConnectionRoute_1 = require("./vpnConnectionRoute");
|
|
262
|
-
const vpnGateway_1 = require("./vpnGateway");
|
|
263
|
-
const vpnGatewayAttachment_1 = require("./vpnGatewayAttachment");
|
|
264
|
-
const vpnGatewayRoutePropagation_1 = require("./vpnGatewayRoutePropagation");
|
|
265
376
|
const _module = {
|
|
266
377
|
version: utilities.getVersion(),
|
|
267
378
|
construct: (name, type, urn) => {
|
|
268
379
|
switch (type) {
|
|
269
380
|
case "aws:ec2/ami:Ami":
|
|
270
|
-
return new
|
|
381
|
+
return new exports.Ami(name, undefined, { urn });
|
|
271
382
|
case "aws:ec2/amiCopy:AmiCopy":
|
|
272
|
-
return new
|
|
383
|
+
return new exports.AmiCopy(name, undefined, { urn });
|
|
273
384
|
case "aws:ec2/amiFromInstance:AmiFromInstance":
|
|
274
|
-
return new
|
|
385
|
+
return new exports.AmiFromInstance(name, undefined, { urn });
|
|
275
386
|
case "aws:ec2/amiLaunchPermission:AmiLaunchPermission":
|
|
276
|
-
return new
|
|
387
|
+
return new exports.AmiLaunchPermission(name, undefined, { urn });
|
|
277
388
|
case "aws:ec2/availabilityZoneGroup:AvailabilityZoneGroup":
|
|
278
|
-
return new
|
|
389
|
+
return new exports.AvailabilityZoneGroup(name, undefined, { urn });
|
|
279
390
|
case "aws:ec2/capacityReservation:CapacityReservation":
|
|
280
|
-
return new
|
|
391
|
+
return new exports.CapacityReservation(name, undefined, { urn });
|
|
281
392
|
case "aws:ec2/carrierGateway:CarrierGateway":
|
|
282
|
-
return new
|
|
393
|
+
return new exports.CarrierGateway(name, undefined, { urn });
|
|
283
394
|
case "aws:ec2/customerGateway:CustomerGateway":
|
|
284
|
-
return new
|
|
395
|
+
return new exports.CustomerGateway(name, undefined, { urn });
|
|
285
396
|
case "aws:ec2/dedicatedHost:DedicatedHost":
|
|
286
|
-
return new
|
|
397
|
+
return new exports.DedicatedHost(name, undefined, { urn });
|
|
287
398
|
case "aws:ec2/defaultNetworkAcl:DefaultNetworkAcl":
|
|
288
|
-
return new
|
|
399
|
+
return new exports.DefaultNetworkAcl(name, undefined, { urn });
|
|
289
400
|
case "aws:ec2/defaultRouteTable:DefaultRouteTable":
|
|
290
|
-
return new
|
|
401
|
+
return new exports.DefaultRouteTable(name, undefined, { urn });
|
|
291
402
|
case "aws:ec2/defaultSecurityGroup:DefaultSecurityGroup":
|
|
292
|
-
return new
|
|
403
|
+
return new exports.DefaultSecurityGroup(name, undefined, { urn });
|
|
293
404
|
case "aws:ec2/defaultSubnet:DefaultSubnet":
|
|
294
|
-
return new
|
|
405
|
+
return new exports.DefaultSubnet(name, undefined, { urn });
|
|
295
406
|
case "aws:ec2/defaultVpc:DefaultVpc":
|
|
296
|
-
return new
|
|
407
|
+
return new exports.DefaultVpc(name, undefined, { urn });
|
|
297
408
|
case "aws:ec2/defaultVpcDhcpOptions:DefaultVpcDhcpOptions":
|
|
298
|
-
return new
|
|
409
|
+
return new exports.DefaultVpcDhcpOptions(name, undefined, { urn });
|
|
299
410
|
case "aws:ec2/egressOnlyInternetGateway:EgressOnlyInternetGateway":
|
|
300
|
-
return new
|
|
411
|
+
return new exports.EgressOnlyInternetGateway(name, undefined, { urn });
|
|
301
412
|
case "aws:ec2/eip:Eip":
|
|
302
|
-
return new
|
|
413
|
+
return new exports.Eip(name, undefined, { urn });
|
|
303
414
|
case "aws:ec2/eipAssociation:EipAssociation":
|
|
304
|
-
return new
|
|
415
|
+
return new exports.EipAssociation(name, undefined, { urn });
|
|
305
416
|
case "aws:ec2/fleet:Fleet":
|
|
306
|
-
return new
|
|
417
|
+
return new exports.Fleet(name, undefined, { urn });
|
|
307
418
|
case "aws:ec2/flowLog:FlowLog":
|
|
308
|
-
return new
|
|
419
|
+
return new exports.FlowLog(name, undefined, { urn });
|
|
309
420
|
case "aws:ec2/instance:Instance":
|
|
310
|
-
return new
|
|
421
|
+
return new exports.Instance(name, undefined, { urn });
|
|
311
422
|
case "aws:ec2/internetGateway:InternetGateway":
|
|
312
|
-
return new
|
|
423
|
+
return new exports.InternetGateway(name, undefined, { urn });
|
|
313
424
|
case "aws:ec2/internetGatewayAttachment:InternetGatewayAttachment":
|
|
314
|
-
return new
|
|
425
|
+
return new exports.InternetGatewayAttachment(name, undefined, { urn });
|
|
315
426
|
case "aws:ec2/keyPair:KeyPair":
|
|
316
|
-
return new
|
|
427
|
+
return new exports.KeyPair(name, undefined, { urn });
|
|
317
428
|
case "aws:ec2/launchConfiguration:LaunchConfiguration":
|
|
318
|
-
return new
|
|
429
|
+
return new exports.LaunchConfiguration(name, undefined, { urn });
|
|
319
430
|
case "aws:ec2/launchTemplate:LaunchTemplate":
|
|
320
|
-
return new
|
|
431
|
+
return new exports.LaunchTemplate(name, undefined, { urn });
|
|
321
432
|
case "aws:ec2/localGatewayRoute:LocalGatewayRoute":
|
|
322
|
-
return new
|
|
433
|
+
return new exports.LocalGatewayRoute(name, undefined, { urn });
|
|
323
434
|
case "aws:ec2/localGatewayRouteTableVpcAssociation:LocalGatewayRouteTableVpcAssociation":
|
|
324
|
-
return new
|
|
435
|
+
return new exports.LocalGatewayRouteTableVpcAssociation(name, undefined, { urn });
|
|
325
436
|
case "aws:ec2/mainRouteTableAssociation:MainRouteTableAssociation":
|
|
326
|
-
return new
|
|
437
|
+
return new exports.MainRouteTableAssociation(name, undefined, { urn });
|
|
327
438
|
case "aws:ec2/managedPrefixList:ManagedPrefixList":
|
|
328
|
-
return new
|
|
439
|
+
return new exports.ManagedPrefixList(name, undefined, { urn });
|
|
329
440
|
case "aws:ec2/managedPrefixListEntry:ManagedPrefixListEntry":
|
|
330
|
-
return new
|
|
441
|
+
return new exports.ManagedPrefixListEntry(name, undefined, { urn });
|
|
331
442
|
case "aws:ec2/natGateway:NatGateway":
|
|
332
|
-
return new
|
|
443
|
+
return new exports.NatGateway(name, undefined, { urn });
|
|
333
444
|
case "aws:ec2/networkAcl:NetworkAcl":
|
|
334
|
-
return new
|
|
445
|
+
return new exports.NetworkAcl(name, undefined, { urn });
|
|
335
446
|
case "aws:ec2/networkAclAssociation:NetworkAclAssociation":
|
|
336
|
-
return new
|
|
447
|
+
return new exports.NetworkAclAssociation(name, undefined, { urn });
|
|
337
448
|
case "aws:ec2/networkAclRule:NetworkAclRule":
|
|
338
|
-
return new
|
|
449
|
+
return new exports.NetworkAclRule(name, undefined, { urn });
|
|
339
450
|
case "aws:ec2/networkInsightsAnalysis:NetworkInsightsAnalysis":
|
|
340
|
-
return new
|
|
451
|
+
return new exports.NetworkInsightsAnalysis(name, undefined, { urn });
|
|
341
452
|
case "aws:ec2/networkInsightsPath:NetworkInsightsPath":
|
|
342
|
-
return new
|
|
453
|
+
return new exports.NetworkInsightsPath(name, undefined, { urn });
|
|
343
454
|
case "aws:ec2/networkInterface:NetworkInterface":
|
|
344
|
-
return new
|
|
455
|
+
return new exports.NetworkInterface(name, undefined, { urn });
|
|
345
456
|
case "aws:ec2/networkInterfaceAttachment:NetworkInterfaceAttachment":
|
|
346
|
-
return new
|
|
457
|
+
return new exports.NetworkInterfaceAttachment(name, undefined, { urn });
|
|
347
458
|
case "aws:ec2/networkInterfaceSecurityGroupAttachment:NetworkInterfaceSecurityGroupAttachment":
|
|
348
|
-
return new
|
|
459
|
+
return new exports.NetworkInterfaceSecurityGroupAttachment(name, undefined, { urn });
|
|
349
460
|
case "aws:ec2/peeringConnectionOptions:PeeringConnectionOptions":
|
|
350
|
-
return new
|
|
461
|
+
return new exports.PeeringConnectionOptions(name, undefined, { urn });
|
|
351
462
|
case "aws:ec2/placementGroup:PlacementGroup":
|
|
352
|
-
return new
|
|
463
|
+
return new exports.PlacementGroup(name, undefined, { urn });
|
|
353
464
|
case "aws:ec2/proxyProtocolPolicy:ProxyProtocolPolicy":
|
|
354
|
-
return new
|
|
465
|
+
return new exports.ProxyProtocolPolicy(name, undefined, { urn });
|
|
355
466
|
case "aws:ec2/route:Route":
|
|
356
|
-
return new
|
|
467
|
+
return new exports.Route(name, undefined, { urn });
|
|
357
468
|
case "aws:ec2/routeTable:RouteTable":
|
|
358
|
-
return new
|
|
469
|
+
return new exports.RouteTable(name, undefined, { urn });
|
|
359
470
|
case "aws:ec2/routeTableAssociation:RouteTableAssociation":
|
|
360
|
-
return new
|
|
471
|
+
return new exports.RouteTableAssociation(name, undefined, { urn });
|
|
361
472
|
case "aws:ec2/securityGroup:SecurityGroup":
|
|
362
|
-
return new
|
|
473
|
+
return new exports.SecurityGroup(name, undefined, { urn });
|
|
363
474
|
case "aws:ec2/securityGroupAssociation:SecurityGroupAssociation":
|
|
364
|
-
return new
|
|
475
|
+
return new exports.SecurityGroupAssociation(name, undefined, { urn });
|
|
365
476
|
case "aws:ec2/securityGroupRule:SecurityGroupRule":
|
|
366
|
-
return new
|
|
477
|
+
return new exports.SecurityGroupRule(name, undefined, { urn });
|
|
367
478
|
case "aws:ec2/serialConsoleAccess:SerialConsoleAccess":
|
|
368
|
-
return new
|
|
479
|
+
return new exports.SerialConsoleAccess(name, undefined, { urn });
|
|
369
480
|
case "aws:ec2/snapshotCreateVolumePermission:SnapshotCreateVolumePermission":
|
|
370
|
-
return new
|
|
481
|
+
return new exports.SnapshotCreateVolumePermission(name, undefined, { urn });
|
|
371
482
|
case "aws:ec2/spotDatafeedSubscription:SpotDatafeedSubscription":
|
|
372
|
-
return new
|
|
483
|
+
return new exports.SpotDatafeedSubscription(name, undefined, { urn });
|
|
373
484
|
case "aws:ec2/spotFleetRequest:SpotFleetRequest":
|
|
374
|
-
return new
|
|
485
|
+
return new exports.SpotFleetRequest(name, undefined, { urn });
|
|
375
486
|
case "aws:ec2/spotInstanceRequest:SpotInstanceRequest":
|
|
376
|
-
return new
|
|
487
|
+
return new exports.SpotInstanceRequest(name, undefined, { urn });
|
|
377
488
|
case "aws:ec2/subnet:Subnet":
|
|
378
|
-
return new
|
|
489
|
+
return new exports.Subnet(name, undefined, { urn });
|
|
379
490
|
case "aws:ec2/subnetCidrReservation:SubnetCidrReservation":
|
|
380
|
-
return new
|
|
491
|
+
return new exports.SubnetCidrReservation(name, undefined, { urn });
|
|
381
492
|
case "aws:ec2/tag:Tag":
|
|
382
|
-
return new
|
|
493
|
+
return new exports.Tag(name, undefined, { urn });
|
|
383
494
|
case "aws:ec2/trafficMirrorFilter:TrafficMirrorFilter":
|
|
384
|
-
return new
|
|
495
|
+
return new exports.TrafficMirrorFilter(name, undefined, { urn });
|
|
385
496
|
case "aws:ec2/trafficMirrorFilterRule:TrafficMirrorFilterRule":
|
|
386
|
-
return new
|
|
497
|
+
return new exports.TrafficMirrorFilterRule(name, undefined, { urn });
|
|
387
498
|
case "aws:ec2/trafficMirrorSession:TrafficMirrorSession":
|
|
388
|
-
return new
|
|
499
|
+
return new exports.TrafficMirrorSession(name, undefined, { urn });
|
|
389
500
|
case "aws:ec2/trafficMirrorTarget:TrafficMirrorTarget":
|
|
390
|
-
return new
|
|
501
|
+
return new exports.TrafficMirrorTarget(name, undefined, { urn });
|
|
391
502
|
case "aws:ec2/transitGatewayPeeringAttachmentAccepter:TransitGatewayPeeringAttachmentAccepter":
|
|
392
|
-
return new
|
|
503
|
+
return new exports.TransitGatewayPeeringAttachmentAccepter(name, undefined, { urn });
|
|
393
504
|
case "aws:ec2/volumeAttachment:VolumeAttachment":
|
|
394
|
-
return new
|
|
505
|
+
return new exports.VolumeAttachment(name, undefined, { urn });
|
|
395
506
|
case "aws:ec2/vpc:Vpc":
|
|
396
|
-
return new
|
|
507
|
+
return new exports.Vpc(name, undefined, { urn });
|
|
397
508
|
case "aws:ec2/vpcDhcpOptions:VpcDhcpOptions":
|
|
398
|
-
return new
|
|
509
|
+
return new exports.VpcDhcpOptions(name, undefined, { urn });
|
|
399
510
|
case "aws:ec2/vpcDhcpOptionsAssociation:VpcDhcpOptionsAssociation":
|
|
400
|
-
return new
|
|
511
|
+
return new exports.VpcDhcpOptionsAssociation(name, undefined, { urn });
|
|
401
512
|
case "aws:ec2/vpcEndpoint:VpcEndpoint":
|
|
402
|
-
return new
|
|
513
|
+
return new exports.VpcEndpoint(name, undefined, { urn });
|
|
403
514
|
case "aws:ec2/vpcEndpointConnectionAccepter:VpcEndpointConnectionAccepter":
|
|
404
|
-
return new
|
|
515
|
+
return new exports.VpcEndpointConnectionAccepter(name, undefined, { urn });
|
|
405
516
|
case "aws:ec2/vpcEndpointConnectionNotification:VpcEndpointConnectionNotification":
|
|
406
|
-
return new
|
|
517
|
+
return new exports.VpcEndpointConnectionNotification(name, undefined, { urn });
|
|
407
518
|
case "aws:ec2/vpcEndpointPolicy:VpcEndpointPolicy":
|
|
408
|
-
return new
|
|
519
|
+
return new exports.VpcEndpointPolicy(name, undefined, { urn });
|
|
409
520
|
case "aws:ec2/vpcEndpointRouteTableAssociation:VpcEndpointRouteTableAssociation":
|
|
410
|
-
return new
|
|
521
|
+
return new exports.VpcEndpointRouteTableAssociation(name, undefined, { urn });
|
|
411
522
|
case "aws:ec2/vpcEndpointService:VpcEndpointService":
|
|
412
|
-
return new
|
|
523
|
+
return new exports.VpcEndpointService(name, undefined, { urn });
|
|
413
524
|
case "aws:ec2/vpcEndpointServiceAllowedPrinciple:VpcEndpointServiceAllowedPrinciple":
|
|
414
|
-
return new
|
|
525
|
+
return new exports.VpcEndpointServiceAllowedPrinciple(name, undefined, { urn });
|
|
415
526
|
case "aws:ec2/vpcEndpointSubnetAssociation:VpcEndpointSubnetAssociation":
|
|
416
|
-
return new
|
|
527
|
+
return new exports.VpcEndpointSubnetAssociation(name, undefined, { urn });
|
|
417
528
|
case "aws:ec2/vpcIpam:VpcIpam":
|
|
418
|
-
return new
|
|
529
|
+
return new exports.VpcIpam(name, undefined, { urn });
|
|
419
530
|
case "aws:ec2/vpcIpamOrganizationAdminAccount:VpcIpamOrganizationAdminAccount":
|
|
420
|
-
return new
|
|
531
|
+
return new exports.VpcIpamOrganizationAdminAccount(name, undefined, { urn });
|
|
421
532
|
case "aws:ec2/vpcIpamPool:VpcIpamPool":
|
|
422
|
-
return new
|
|
533
|
+
return new exports.VpcIpamPool(name, undefined, { urn });
|
|
423
534
|
case "aws:ec2/vpcIpamPoolCidr:VpcIpamPoolCidr":
|
|
424
|
-
return new
|
|
535
|
+
return new exports.VpcIpamPoolCidr(name, undefined, { urn });
|
|
425
536
|
case "aws:ec2/vpcIpamPoolCidrAllocation:VpcIpamPoolCidrAllocation":
|
|
426
|
-
return new
|
|
537
|
+
return new exports.VpcIpamPoolCidrAllocation(name, undefined, { urn });
|
|
427
538
|
case "aws:ec2/vpcIpamPreviewNextCidr:VpcIpamPreviewNextCidr":
|
|
428
|
-
return new
|
|
539
|
+
return new exports.VpcIpamPreviewNextCidr(name, undefined, { urn });
|
|
429
540
|
case "aws:ec2/vpcIpamScope:VpcIpamScope":
|
|
430
|
-
return new
|
|
541
|
+
return new exports.VpcIpamScope(name, undefined, { urn });
|
|
431
542
|
case "aws:ec2/vpcIpv4CidrBlockAssociation:VpcIpv4CidrBlockAssociation":
|
|
432
|
-
return new
|
|
543
|
+
return new exports.VpcIpv4CidrBlockAssociation(name, undefined, { urn });
|
|
433
544
|
case "aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation":
|
|
434
|
-
return new
|
|
545
|
+
return new exports.VpcIpv6CidrBlockAssociation(name, undefined, { urn });
|
|
435
546
|
case "aws:ec2/vpcPeeringConnection:VpcPeeringConnection":
|
|
436
|
-
return new
|
|
547
|
+
return new exports.VpcPeeringConnection(name, undefined, { urn });
|
|
437
548
|
case "aws:ec2/vpcPeeringConnectionAccepter:VpcPeeringConnectionAccepter":
|
|
438
|
-
return new
|
|
549
|
+
return new exports.VpcPeeringConnectionAccepter(name, undefined, { urn });
|
|
439
550
|
case "aws:ec2/vpnConnection:VpnConnection":
|
|
440
|
-
return new
|
|
551
|
+
return new exports.VpnConnection(name, undefined, { urn });
|
|
441
552
|
case "aws:ec2/vpnConnectionRoute:VpnConnectionRoute":
|
|
442
|
-
return new
|
|
553
|
+
return new exports.VpnConnectionRoute(name, undefined, { urn });
|
|
443
554
|
case "aws:ec2/vpnGateway:VpnGateway":
|
|
444
|
-
return new
|
|
555
|
+
return new exports.VpnGateway(name, undefined, { urn });
|
|
445
556
|
case "aws:ec2/vpnGatewayAttachment:VpnGatewayAttachment":
|
|
446
|
-
return new
|
|
557
|
+
return new exports.VpnGatewayAttachment(name, undefined, { urn });
|
|
447
558
|
case "aws:ec2/vpnGatewayRoutePropagation:VpnGatewayRoutePropagation":
|
|
448
|
-
return new
|
|
559
|
+
return new exports.VpnGatewayRoutePropagation(name, undefined, { urn });
|
|
449
560
|
default:
|
|
450
561
|
throw new Error(`unknown resource type ${type}`);
|
|
451
562
|
}
|