@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
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
3
4
|
/**
|
|
4
5
|
* Provides an AppConfig Configuration Profile resource.
|
|
5
6
|
*
|
|
@@ -48,11 +49,11 @@ export declare class ConfigurationProfile extends pulumi.CustomResource {
|
|
|
48
49
|
*/
|
|
49
50
|
static isInstance(obj: any): obj is ConfigurationProfile;
|
|
50
51
|
/**
|
|
51
|
-
*
|
|
52
|
+
* Application ID. Must be between 4 and 7 characters in length.
|
|
52
53
|
*/
|
|
53
54
|
readonly applicationId: pulumi.Output<string>;
|
|
54
55
|
/**
|
|
55
|
-
*
|
|
56
|
+
* ARN of the AppConfig Configuration Profile.
|
|
56
57
|
*/
|
|
57
58
|
readonly arn: pulumi.Output<string>;
|
|
58
59
|
/**
|
|
@@ -60,39 +61,39 @@ export declare class ConfigurationProfile extends pulumi.CustomResource {
|
|
|
60
61
|
*/
|
|
61
62
|
readonly configurationProfileId: pulumi.Output<string>;
|
|
62
63
|
/**
|
|
63
|
-
*
|
|
64
|
+
* Description of the configuration profile. Can be at most 1024 characters.
|
|
64
65
|
*/
|
|
65
66
|
readonly description: pulumi.Output<string | undefined>;
|
|
66
67
|
/**
|
|
67
|
-
*
|
|
68
|
+
* URI to locate the configuration. You can specify the AWS AppConfig hosted configuration store, Systems Manager (SSM) document, an SSM Parameter Store parameter, or an Amazon S3 object. For the hosted configuration store, specify `hosted`. For an SSM document, specify either the document name in the format `ssm-document://<Document_name>` or the ARN. For a parameter, specify either the parameter name in the format `ssm-parameter://<Parameter_name>` or the ARN. For an Amazon S3 object, specify the URI in the following format: `s3://<bucket>/<objectKey>`.
|
|
68
69
|
*/
|
|
69
70
|
readonly locationUri: pulumi.Output<string>;
|
|
70
71
|
/**
|
|
71
|
-
*
|
|
72
|
+
* Name for the configuration profile. Must be between 1 and 64 characters in length.
|
|
72
73
|
*/
|
|
73
74
|
readonly name: pulumi.Output<string>;
|
|
74
75
|
/**
|
|
75
|
-
*
|
|
76
|
+
* ARN of an IAM role with permission to access the configuration at the specified `locationUri`. A retrieval role ARN is not required for configurations stored in the AWS AppConfig `hosted` configuration store. It is required for all other sources that store your configuration.
|
|
76
77
|
*/
|
|
77
78
|
readonly retrievalRoleArn: pulumi.Output<string | undefined>;
|
|
78
79
|
/**
|
|
79
|
-
*
|
|
80
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
80
81
|
*/
|
|
81
82
|
readonly tags: pulumi.Output<{
|
|
82
83
|
[key: string]: string;
|
|
83
84
|
} | undefined>;
|
|
84
85
|
/**
|
|
85
|
-
*
|
|
86
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
86
87
|
*/
|
|
87
88
|
readonly tagsAll: pulumi.Output<{
|
|
88
89
|
[key: string]: string;
|
|
89
90
|
}>;
|
|
90
91
|
/**
|
|
91
|
-
*
|
|
92
|
+
* Type of configurations contained in the profile. Valid values: `AWS.AppConfig.FeatureFlags` and `AWS.Freeform`. Default: `AWS.Freeform`.
|
|
92
93
|
*/
|
|
93
94
|
readonly type: pulumi.Output<string | undefined>;
|
|
94
95
|
/**
|
|
95
|
-
*
|
|
96
|
+
* Set of methods for validating the configuration. Maximum of 2. See Validator below for more details.
|
|
96
97
|
*/
|
|
97
98
|
readonly validators: pulumi.Output<outputs.appconfig.ConfigurationProfileValidator[] | undefined>;
|
|
98
99
|
/**
|
|
@@ -109,11 +110,11 @@ export declare class ConfigurationProfile extends pulumi.CustomResource {
|
|
|
109
110
|
*/
|
|
110
111
|
export interface ConfigurationProfileState {
|
|
111
112
|
/**
|
|
112
|
-
*
|
|
113
|
+
* Application ID. Must be between 4 and 7 characters in length.
|
|
113
114
|
*/
|
|
114
115
|
applicationId?: pulumi.Input<string>;
|
|
115
116
|
/**
|
|
116
|
-
*
|
|
117
|
+
* ARN of the AppConfig Configuration Profile.
|
|
117
118
|
*/
|
|
118
119
|
arn?: pulumi.Input<string>;
|
|
119
120
|
/**
|
|
@@ -121,39 +122,39 @@ export interface ConfigurationProfileState {
|
|
|
121
122
|
*/
|
|
122
123
|
configurationProfileId?: pulumi.Input<string>;
|
|
123
124
|
/**
|
|
124
|
-
*
|
|
125
|
+
* Description of the configuration profile. Can be at most 1024 characters.
|
|
125
126
|
*/
|
|
126
127
|
description?: pulumi.Input<string>;
|
|
127
128
|
/**
|
|
128
|
-
*
|
|
129
|
+
* URI to locate the configuration. You can specify the AWS AppConfig hosted configuration store, Systems Manager (SSM) document, an SSM Parameter Store parameter, or an Amazon S3 object. For the hosted configuration store, specify `hosted`. For an SSM document, specify either the document name in the format `ssm-document://<Document_name>` or the ARN. For a parameter, specify either the parameter name in the format `ssm-parameter://<Parameter_name>` or the ARN. For an Amazon S3 object, specify the URI in the following format: `s3://<bucket>/<objectKey>`.
|
|
129
130
|
*/
|
|
130
131
|
locationUri?: pulumi.Input<string>;
|
|
131
132
|
/**
|
|
132
|
-
*
|
|
133
|
+
* Name for the configuration profile. Must be between 1 and 64 characters in length.
|
|
133
134
|
*/
|
|
134
135
|
name?: pulumi.Input<string>;
|
|
135
136
|
/**
|
|
136
|
-
*
|
|
137
|
+
* ARN of an IAM role with permission to access the configuration at the specified `locationUri`. A retrieval role ARN is not required for configurations stored in the AWS AppConfig `hosted` configuration store. It is required for all other sources that store your configuration.
|
|
137
138
|
*/
|
|
138
139
|
retrievalRoleArn?: pulumi.Input<string>;
|
|
139
140
|
/**
|
|
140
|
-
*
|
|
141
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
141
142
|
*/
|
|
142
143
|
tags?: pulumi.Input<{
|
|
143
144
|
[key: string]: pulumi.Input<string>;
|
|
144
145
|
}>;
|
|
145
146
|
/**
|
|
146
|
-
*
|
|
147
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
147
148
|
*/
|
|
148
149
|
tagsAll?: pulumi.Input<{
|
|
149
150
|
[key: string]: pulumi.Input<string>;
|
|
150
151
|
}>;
|
|
151
152
|
/**
|
|
152
|
-
*
|
|
153
|
+
* Type of configurations contained in the profile. Valid values: `AWS.AppConfig.FeatureFlags` and `AWS.Freeform`. Default: `AWS.Freeform`.
|
|
153
154
|
*/
|
|
154
155
|
type?: pulumi.Input<string>;
|
|
155
156
|
/**
|
|
156
|
-
*
|
|
157
|
+
* Set of methods for validating the configuration. Maximum of 2. See Validator below for more details.
|
|
157
158
|
*/
|
|
158
159
|
validators?: pulumi.Input<pulumi.Input<inputs.appconfig.ConfigurationProfileValidator>[]>;
|
|
159
160
|
}
|
|
@@ -162,37 +163,37 @@ export interface ConfigurationProfileState {
|
|
|
162
163
|
*/
|
|
163
164
|
export interface ConfigurationProfileArgs {
|
|
164
165
|
/**
|
|
165
|
-
*
|
|
166
|
+
* Application ID. Must be between 4 and 7 characters in length.
|
|
166
167
|
*/
|
|
167
168
|
applicationId: pulumi.Input<string>;
|
|
168
169
|
/**
|
|
169
|
-
*
|
|
170
|
+
* Description of the configuration profile. Can be at most 1024 characters.
|
|
170
171
|
*/
|
|
171
172
|
description?: pulumi.Input<string>;
|
|
172
173
|
/**
|
|
173
|
-
*
|
|
174
|
+
* URI to locate the configuration. You can specify the AWS AppConfig hosted configuration store, Systems Manager (SSM) document, an SSM Parameter Store parameter, or an Amazon S3 object. For the hosted configuration store, specify `hosted`. For an SSM document, specify either the document name in the format `ssm-document://<Document_name>` or the ARN. For a parameter, specify either the parameter name in the format `ssm-parameter://<Parameter_name>` or the ARN. For an Amazon S3 object, specify the URI in the following format: `s3://<bucket>/<objectKey>`.
|
|
174
175
|
*/
|
|
175
176
|
locationUri: pulumi.Input<string>;
|
|
176
177
|
/**
|
|
177
|
-
*
|
|
178
|
+
* Name for the configuration profile. Must be between 1 and 64 characters in length.
|
|
178
179
|
*/
|
|
179
180
|
name?: pulumi.Input<string>;
|
|
180
181
|
/**
|
|
181
|
-
*
|
|
182
|
+
* ARN of an IAM role with permission to access the configuration at the specified `locationUri`. A retrieval role ARN is not required for configurations stored in the AWS AppConfig `hosted` configuration store. It is required for all other sources that store your configuration.
|
|
182
183
|
*/
|
|
183
184
|
retrievalRoleArn?: pulumi.Input<string>;
|
|
184
185
|
/**
|
|
185
|
-
*
|
|
186
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
186
187
|
*/
|
|
187
188
|
tags?: pulumi.Input<{
|
|
188
189
|
[key: string]: pulumi.Input<string>;
|
|
189
190
|
}>;
|
|
190
191
|
/**
|
|
191
|
-
*
|
|
192
|
+
* Type of configurations contained in the profile. Valid values: `AWS.AppConfig.FeatureFlags` and `AWS.Freeform`. Default: `AWS.Freeform`.
|
|
192
193
|
*/
|
|
193
194
|
type?: pulumi.Input<string>;
|
|
194
195
|
/**
|
|
195
|
-
*
|
|
196
|
+
* Set of methods for validating the configuration. Maximum of 2. See Validator below for more details.
|
|
196
197
|
*/
|
|
197
198
|
validators?: pulumi.Input<pulumi.Input<inputs.appconfig.ConfigurationProfileValidator>[]>;
|
|
198
199
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"configurationProfile.js","sourceRoot":"","sources":["../../appconfig/configurationProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"configurationProfile.js","sourceRoot":"","sources":["../../appconfig/configurationProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAiF3D,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,aAAa,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1D,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7D,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;IAtHD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;;AA1BL,oDAwHC;AA1GG,gBAAgB;AACO,iCAAY,GAAG,yDAAyD,CAAC"}
|
|
@@ -46,49 +46,49 @@ export declare class Deployment extends pulumi.CustomResource {
|
|
|
46
46
|
*/
|
|
47
47
|
static isInstance(obj: any): obj is Deployment;
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* Application ID. Must be between 4 and 7 characters in length.
|
|
50
50
|
*/
|
|
51
51
|
readonly applicationId: pulumi.Output<string>;
|
|
52
52
|
/**
|
|
53
|
-
*
|
|
53
|
+
* ARN of the AppConfig Deployment.
|
|
54
54
|
*/
|
|
55
55
|
readonly arn: pulumi.Output<string>;
|
|
56
56
|
/**
|
|
57
|
-
*
|
|
57
|
+
* Configuration profile ID. Must be between 4 and 7 characters in length.
|
|
58
58
|
*/
|
|
59
59
|
readonly configurationProfileId: pulumi.Output<string>;
|
|
60
60
|
/**
|
|
61
|
-
*
|
|
61
|
+
* Configuration version to deploy. Can be at most 1024 characters.
|
|
62
62
|
*/
|
|
63
63
|
readonly configurationVersion: pulumi.Output<string>;
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* Deployment number.
|
|
66
66
|
*/
|
|
67
67
|
readonly deploymentNumber: pulumi.Output<number>;
|
|
68
68
|
/**
|
|
69
|
-
*
|
|
69
|
+
* Deployment strategy ID or name of a predefined deployment strategy. See [Predefined Deployment Strategies](https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-deployment-strategy.html#appconfig-creating-deployment-strategy-predefined) for more details.
|
|
70
70
|
*/
|
|
71
71
|
readonly deploymentStrategyId: pulumi.Output<string>;
|
|
72
72
|
/**
|
|
73
|
-
*
|
|
73
|
+
* Description of the deployment. Can be at most 1024 characters.
|
|
74
74
|
*/
|
|
75
75
|
readonly description: pulumi.Output<string | undefined>;
|
|
76
76
|
/**
|
|
77
|
-
*
|
|
77
|
+
* Environment ID. Must be between 4 and 7 characters in length.
|
|
78
78
|
*/
|
|
79
79
|
readonly environmentId: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
81
|
-
*
|
|
81
|
+
* State of the deployment.
|
|
82
82
|
*/
|
|
83
83
|
readonly state: pulumi.Output<string>;
|
|
84
84
|
/**
|
|
85
|
-
*
|
|
85
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
86
86
|
*/
|
|
87
87
|
readonly tags: pulumi.Output<{
|
|
88
88
|
[key: string]: string;
|
|
89
89
|
} | undefined>;
|
|
90
90
|
/**
|
|
91
|
-
*
|
|
91
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
92
92
|
*/
|
|
93
93
|
readonly tagsAll: pulumi.Output<{
|
|
94
94
|
[key: string]: string;
|
|
@@ -107,49 +107,49 @@ export declare class Deployment extends pulumi.CustomResource {
|
|
|
107
107
|
*/
|
|
108
108
|
export interface DeploymentState {
|
|
109
109
|
/**
|
|
110
|
-
*
|
|
110
|
+
* Application ID. Must be between 4 and 7 characters in length.
|
|
111
111
|
*/
|
|
112
112
|
applicationId?: pulumi.Input<string>;
|
|
113
113
|
/**
|
|
114
|
-
*
|
|
114
|
+
* ARN of the AppConfig Deployment.
|
|
115
115
|
*/
|
|
116
116
|
arn?: pulumi.Input<string>;
|
|
117
117
|
/**
|
|
118
|
-
*
|
|
118
|
+
* Configuration profile ID. Must be between 4 and 7 characters in length.
|
|
119
119
|
*/
|
|
120
120
|
configurationProfileId?: pulumi.Input<string>;
|
|
121
121
|
/**
|
|
122
|
-
*
|
|
122
|
+
* Configuration version to deploy. Can be at most 1024 characters.
|
|
123
123
|
*/
|
|
124
124
|
configurationVersion?: pulumi.Input<string>;
|
|
125
125
|
/**
|
|
126
|
-
*
|
|
126
|
+
* Deployment number.
|
|
127
127
|
*/
|
|
128
128
|
deploymentNumber?: pulumi.Input<number>;
|
|
129
129
|
/**
|
|
130
|
-
*
|
|
130
|
+
* Deployment strategy ID or name of a predefined deployment strategy. See [Predefined Deployment Strategies](https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-deployment-strategy.html#appconfig-creating-deployment-strategy-predefined) for more details.
|
|
131
131
|
*/
|
|
132
132
|
deploymentStrategyId?: pulumi.Input<string>;
|
|
133
133
|
/**
|
|
134
|
-
*
|
|
134
|
+
* Description of the deployment. Can be at most 1024 characters.
|
|
135
135
|
*/
|
|
136
136
|
description?: pulumi.Input<string>;
|
|
137
137
|
/**
|
|
138
|
-
*
|
|
138
|
+
* Environment ID. Must be between 4 and 7 characters in length.
|
|
139
139
|
*/
|
|
140
140
|
environmentId?: pulumi.Input<string>;
|
|
141
141
|
/**
|
|
142
|
-
*
|
|
142
|
+
* State of the deployment.
|
|
143
143
|
*/
|
|
144
144
|
state?: pulumi.Input<string>;
|
|
145
145
|
/**
|
|
146
|
-
*
|
|
146
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
147
147
|
*/
|
|
148
148
|
tags?: pulumi.Input<{
|
|
149
149
|
[key: string]: pulumi.Input<string>;
|
|
150
150
|
}>;
|
|
151
151
|
/**
|
|
152
|
-
*
|
|
152
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
153
153
|
*/
|
|
154
154
|
tagsAll?: pulumi.Input<{
|
|
155
155
|
[key: string]: pulumi.Input<string>;
|
|
@@ -160,31 +160,31 @@ export interface DeploymentState {
|
|
|
160
160
|
*/
|
|
161
161
|
export interface DeploymentArgs {
|
|
162
162
|
/**
|
|
163
|
-
*
|
|
163
|
+
* Application ID. Must be between 4 and 7 characters in length.
|
|
164
164
|
*/
|
|
165
165
|
applicationId: pulumi.Input<string>;
|
|
166
166
|
/**
|
|
167
|
-
*
|
|
167
|
+
* Configuration profile ID. Must be between 4 and 7 characters in length.
|
|
168
168
|
*/
|
|
169
169
|
configurationProfileId: pulumi.Input<string>;
|
|
170
170
|
/**
|
|
171
|
-
*
|
|
171
|
+
* Configuration version to deploy. Can be at most 1024 characters.
|
|
172
172
|
*/
|
|
173
173
|
configurationVersion: pulumi.Input<string>;
|
|
174
174
|
/**
|
|
175
|
-
*
|
|
175
|
+
* Deployment strategy ID or name of a predefined deployment strategy. See [Predefined Deployment Strategies](https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-deployment-strategy.html#appconfig-creating-deployment-strategy-predefined) for more details.
|
|
176
176
|
*/
|
|
177
177
|
deploymentStrategyId: pulumi.Input<string>;
|
|
178
178
|
/**
|
|
179
|
-
*
|
|
179
|
+
* Description of the deployment. Can be at most 1024 characters.
|
|
180
180
|
*/
|
|
181
181
|
description?: pulumi.Input<string>;
|
|
182
182
|
/**
|
|
183
|
-
*
|
|
183
|
+
* Environment ID. Must be between 4 and 7 characters in length.
|
|
184
184
|
*/
|
|
185
185
|
environmentId: pulumi.Input<string>;
|
|
186
186
|
/**
|
|
187
|
-
*
|
|
187
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
188
188
|
*/
|
|
189
189
|
tags?: pulumi.Input<{
|
|
190
190
|
[key: string]: pulumi.Input<string>;
|
|
@@ -46,7 +46,7 @@ export declare class DeploymentStrategy extends pulumi.CustomResource {
|
|
|
46
46
|
*/
|
|
47
47
|
static isInstance(obj: any): obj is DeploymentStrategy;
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* ARN of the AppConfig Deployment Strategy.
|
|
50
50
|
*/
|
|
51
51
|
readonly arn: pulumi.Output<string>;
|
|
52
52
|
/**
|
|
@@ -54,23 +54,23 @@ export declare class DeploymentStrategy extends pulumi.CustomResource {
|
|
|
54
54
|
*/
|
|
55
55
|
readonly deploymentDurationInMinutes: pulumi.Output<number>;
|
|
56
56
|
/**
|
|
57
|
-
*
|
|
57
|
+
* Description of the deployment strategy. Can be at most 1024 characters.
|
|
58
58
|
*/
|
|
59
59
|
readonly description: pulumi.Output<string | undefined>;
|
|
60
60
|
/**
|
|
61
|
-
*
|
|
61
|
+
* Amount of time AWS AppConfig monitors for alarms before considering the deployment to be complete and no longer eligible for automatic roll back. Minimum value of 0, maximum value of 1440.
|
|
62
62
|
*/
|
|
63
63
|
readonly finalBakeTimeInMinutes: pulumi.Output<number | undefined>;
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* Percentage of targets to receive a deployed configuration during each interval. Minimum value of 1.0, maximum value of 100.0.
|
|
66
66
|
*/
|
|
67
67
|
readonly growthFactor: pulumi.Output<number>;
|
|
68
68
|
/**
|
|
69
|
-
*
|
|
69
|
+
* Algorithm used to define how percentage grows over time. Valid value: `LINEAR` and `EXPONENTIAL`. Defaults to `LINEAR`.
|
|
70
70
|
*/
|
|
71
71
|
readonly growthType: pulumi.Output<string | undefined>;
|
|
72
72
|
/**
|
|
73
|
-
*
|
|
73
|
+
* Name for the deployment strategy. Must be between 1 and 64 characters in length.
|
|
74
74
|
*/
|
|
75
75
|
readonly name: pulumi.Output<string>;
|
|
76
76
|
/**
|
|
@@ -78,13 +78,13 @@ export declare class DeploymentStrategy extends pulumi.CustomResource {
|
|
|
78
78
|
*/
|
|
79
79
|
readonly replicateTo: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
81
|
-
*
|
|
81
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
82
82
|
*/
|
|
83
83
|
readonly tags: pulumi.Output<{
|
|
84
84
|
[key: string]: string;
|
|
85
85
|
} | undefined>;
|
|
86
86
|
/**
|
|
87
|
-
*
|
|
87
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
88
88
|
*/
|
|
89
89
|
readonly tagsAll: pulumi.Output<{
|
|
90
90
|
[key: string]: string;
|
|
@@ -103,7 +103,7 @@ export declare class DeploymentStrategy extends pulumi.CustomResource {
|
|
|
103
103
|
*/
|
|
104
104
|
export interface DeploymentStrategyState {
|
|
105
105
|
/**
|
|
106
|
-
*
|
|
106
|
+
* ARN of the AppConfig Deployment Strategy.
|
|
107
107
|
*/
|
|
108
108
|
arn?: pulumi.Input<string>;
|
|
109
109
|
/**
|
|
@@ -111,23 +111,23 @@ export interface DeploymentStrategyState {
|
|
|
111
111
|
*/
|
|
112
112
|
deploymentDurationInMinutes?: pulumi.Input<number>;
|
|
113
113
|
/**
|
|
114
|
-
*
|
|
114
|
+
* Description of the deployment strategy. Can be at most 1024 characters.
|
|
115
115
|
*/
|
|
116
116
|
description?: pulumi.Input<string>;
|
|
117
117
|
/**
|
|
118
|
-
*
|
|
118
|
+
* Amount of time AWS AppConfig monitors for alarms before considering the deployment to be complete and no longer eligible for automatic roll back. Minimum value of 0, maximum value of 1440.
|
|
119
119
|
*/
|
|
120
120
|
finalBakeTimeInMinutes?: pulumi.Input<number>;
|
|
121
121
|
/**
|
|
122
|
-
*
|
|
122
|
+
* Percentage of targets to receive a deployed configuration during each interval. Minimum value of 1.0, maximum value of 100.0.
|
|
123
123
|
*/
|
|
124
124
|
growthFactor?: pulumi.Input<number>;
|
|
125
125
|
/**
|
|
126
|
-
*
|
|
126
|
+
* Algorithm used to define how percentage grows over time. Valid value: `LINEAR` and `EXPONENTIAL`. Defaults to `LINEAR`.
|
|
127
127
|
*/
|
|
128
128
|
growthType?: pulumi.Input<string>;
|
|
129
129
|
/**
|
|
130
|
-
*
|
|
130
|
+
* Name for the deployment strategy. Must be between 1 and 64 characters in length.
|
|
131
131
|
*/
|
|
132
132
|
name?: pulumi.Input<string>;
|
|
133
133
|
/**
|
|
@@ -135,13 +135,13 @@ export interface DeploymentStrategyState {
|
|
|
135
135
|
*/
|
|
136
136
|
replicateTo?: pulumi.Input<string>;
|
|
137
137
|
/**
|
|
138
|
-
*
|
|
138
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
139
139
|
*/
|
|
140
140
|
tags?: pulumi.Input<{
|
|
141
141
|
[key: string]: pulumi.Input<string>;
|
|
142
142
|
}>;
|
|
143
143
|
/**
|
|
144
|
-
*
|
|
144
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
145
145
|
*/
|
|
146
146
|
tagsAll?: pulumi.Input<{
|
|
147
147
|
[key: string]: pulumi.Input<string>;
|
|
@@ -156,23 +156,23 @@ export interface DeploymentStrategyArgs {
|
|
|
156
156
|
*/
|
|
157
157
|
deploymentDurationInMinutes: pulumi.Input<number>;
|
|
158
158
|
/**
|
|
159
|
-
*
|
|
159
|
+
* Description of the deployment strategy. Can be at most 1024 characters.
|
|
160
160
|
*/
|
|
161
161
|
description?: pulumi.Input<string>;
|
|
162
162
|
/**
|
|
163
|
-
*
|
|
163
|
+
* Amount of time AWS AppConfig monitors for alarms before considering the deployment to be complete and no longer eligible for automatic roll back. Minimum value of 0, maximum value of 1440.
|
|
164
164
|
*/
|
|
165
165
|
finalBakeTimeInMinutes?: pulumi.Input<number>;
|
|
166
166
|
/**
|
|
167
|
-
*
|
|
167
|
+
* Percentage of targets to receive a deployed configuration during each interval. Minimum value of 1.0, maximum value of 100.0.
|
|
168
168
|
*/
|
|
169
169
|
growthFactor: pulumi.Input<number>;
|
|
170
170
|
/**
|
|
171
|
-
*
|
|
171
|
+
* Algorithm used to define how percentage grows over time. Valid value: `LINEAR` and `EXPONENTIAL`. Defaults to `LINEAR`.
|
|
172
172
|
*/
|
|
173
173
|
growthType?: pulumi.Input<string>;
|
|
174
174
|
/**
|
|
175
|
-
*
|
|
175
|
+
* Name for the deployment strategy. Must be between 1 and 64 characters in length.
|
|
176
176
|
*/
|
|
177
177
|
name?: pulumi.Input<string>;
|
|
178
178
|
/**
|
|
@@ -180,7 +180,7 @@ export interface DeploymentStrategyArgs {
|
|
|
180
180
|
*/
|
|
181
181
|
replicateTo: pulumi.Input<string>;
|
|
182
182
|
/**
|
|
183
|
-
*
|
|
183
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
184
184
|
*/
|
|
185
185
|
tags?: pulumi.Input<{
|
|
186
186
|
[key: string]: pulumi.Input<string>;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
3
4
|
/**
|
|
4
5
|
* Provides an AppConfig Environment resource for an `aws.appconfig.Application` resource. One or more environments can be defined for an application.
|
|
5
6
|
*
|
|
@@ -53,19 +54,19 @@ export declare class Environment extends pulumi.CustomResource {
|
|
|
53
54
|
*/
|
|
54
55
|
static isInstance(obj: any): obj is Environment;
|
|
55
56
|
/**
|
|
56
|
-
*
|
|
57
|
+
* AppConfig application ID. Must be between 4 and 7 characters in length.
|
|
57
58
|
*/
|
|
58
59
|
readonly applicationId: pulumi.Output<string>;
|
|
59
60
|
/**
|
|
60
|
-
*
|
|
61
|
+
* ARN of the AppConfig Environment.
|
|
61
62
|
*/
|
|
62
63
|
readonly arn: pulumi.Output<string>;
|
|
63
64
|
/**
|
|
64
|
-
*
|
|
65
|
+
* Description of the environment. Can be at most 1024 characters.
|
|
65
66
|
*/
|
|
66
67
|
readonly description: pulumi.Output<string | undefined>;
|
|
67
68
|
/**
|
|
68
|
-
*
|
|
69
|
+
* AppConfig environment ID.
|
|
69
70
|
*/
|
|
70
71
|
readonly environmentId: pulumi.Output<string>;
|
|
71
72
|
/**
|
|
@@ -73,18 +74,18 @@ export declare class Environment extends pulumi.CustomResource {
|
|
|
73
74
|
*/
|
|
74
75
|
readonly monitors: pulumi.Output<outputs.appconfig.EnvironmentMonitor[] | undefined>;
|
|
75
76
|
/**
|
|
76
|
-
*
|
|
77
|
+
* Name for the environment. Must be between 1 and 64 characters in length.
|
|
77
78
|
*/
|
|
78
79
|
readonly name: pulumi.Output<string>;
|
|
79
80
|
readonly state: pulumi.Output<string>;
|
|
80
81
|
/**
|
|
81
|
-
*
|
|
82
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
82
83
|
*/
|
|
83
84
|
readonly tags: pulumi.Output<{
|
|
84
85
|
[key: string]: string;
|
|
85
86
|
} | undefined>;
|
|
86
87
|
/**
|
|
87
|
-
*
|
|
88
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
88
89
|
*/
|
|
89
90
|
readonly tagsAll: pulumi.Output<{
|
|
90
91
|
[key: string]: string;
|
|
@@ -103,19 +104,19 @@ export declare class Environment extends pulumi.CustomResource {
|
|
|
103
104
|
*/
|
|
104
105
|
export interface EnvironmentState {
|
|
105
106
|
/**
|
|
106
|
-
*
|
|
107
|
+
* AppConfig application ID. Must be between 4 and 7 characters in length.
|
|
107
108
|
*/
|
|
108
109
|
applicationId?: pulumi.Input<string>;
|
|
109
110
|
/**
|
|
110
|
-
*
|
|
111
|
+
* ARN of the AppConfig Environment.
|
|
111
112
|
*/
|
|
112
113
|
arn?: pulumi.Input<string>;
|
|
113
114
|
/**
|
|
114
|
-
*
|
|
115
|
+
* Description of the environment. Can be at most 1024 characters.
|
|
115
116
|
*/
|
|
116
117
|
description?: pulumi.Input<string>;
|
|
117
118
|
/**
|
|
118
|
-
*
|
|
119
|
+
* AppConfig environment ID.
|
|
119
120
|
*/
|
|
120
121
|
environmentId?: pulumi.Input<string>;
|
|
121
122
|
/**
|
|
@@ -123,18 +124,18 @@ export interface EnvironmentState {
|
|
|
123
124
|
*/
|
|
124
125
|
monitors?: pulumi.Input<pulumi.Input<inputs.appconfig.EnvironmentMonitor>[]>;
|
|
125
126
|
/**
|
|
126
|
-
*
|
|
127
|
+
* Name for the environment. Must be between 1 and 64 characters in length.
|
|
127
128
|
*/
|
|
128
129
|
name?: pulumi.Input<string>;
|
|
129
130
|
state?: pulumi.Input<string>;
|
|
130
131
|
/**
|
|
131
|
-
*
|
|
132
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
132
133
|
*/
|
|
133
134
|
tags?: pulumi.Input<{
|
|
134
135
|
[key: string]: pulumi.Input<string>;
|
|
135
136
|
}>;
|
|
136
137
|
/**
|
|
137
|
-
*
|
|
138
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
138
139
|
*/
|
|
139
140
|
tagsAll?: pulumi.Input<{
|
|
140
141
|
[key: string]: pulumi.Input<string>;
|
|
@@ -145,11 +146,11 @@ export interface EnvironmentState {
|
|
|
145
146
|
*/
|
|
146
147
|
export interface EnvironmentArgs {
|
|
147
148
|
/**
|
|
148
|
-
*
|
|
149
|
+
* AppConfig application ID. Must be between 4 and 7 characters in length.
|
|
149
150
|
*/
|
|
150
151
|
applicationId: pulumi.Input<string>;
|
|
151
152
|
/**
|
|
152
|
-
*
|
|
153
|
+
* Description of the environment. Can be at most 1024 characters.
|
|
153
154
|
*/
|
|
154
155
|
description?: pulumi.Input<string>;
|
|
155
156
|
/**
|
|
@@ -157,11 +158,11 @@ export interface EnvironmentArgs {
|
|
|
157
158
|
*/
|
|
158
159
|
monitors?: pulumi.Input<pulumi.Input<inputs.appconfig.EnvironmentMonitor>[]>;
|
|
159
160
|
/**
|
|
160
|
-
*
|
|
161
|
+
* Name for the environment. Must be between 1 and 64 characters in length.
|
|
161
162
|
*/
|
|
162
163
|
name?: pulumi.Input<string>;
|
|
163
164
|
/**
|
|
164
|
-
*
|
|
165
|
+
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
165
166
|
*/
|
|
166
167
|
tags?: pulumi.Input<{
|
|
167
168
|
[key: string]: pulumi.Input<string>;
|