@pulumi/aws 4.31.0 → 4.33.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/acm/getCertificate.d.ts +2 -2
- package/alb/loadBalancer.d.ts +2 -2
- package/alb/loadBalancer.js +2 -2
- package/alb/targetGroup.d.ts +3 -3
- package/appconfig/application.d.ts +5 -5
- package/appconfig/configurationProfile.d.ts +5 -5
- package/appconfig/deployment.d.ts +5 -5
- package/appconfig/deploymentStrategy.d.ts +5 -5
- package/appconfig/environment.d.ts +5 -5
- package/applicationloadbalancing/loadBalancer.d.ts +2 -2
- package/applicationloadbalancing/loadBalancer.js +2 -2
- package/applicationloadbalancing/targetGroup.d.ts +3 -3
- package/appstream/fleet.d.ts +1 -1
- package/appstream/fleet.js +1 -1
- package/appstream/imageBuilder.d.ts +5 -5
- package/appsync/graphQLApi.d.ts +55 -24
- package/appsync/graphQLApi.js +42 -21
- package/appsync/graphQLApi.js.map +1 -1
- package/autoscaling/getAmiIds.d.ts +4 -4
- package/autoscaling/getAmiIds.js +4 -4
- package/backup/regionSettings.d.ts +25 -0
- package/backup/regionSettings.js +9 -0
- package/backup/regionSettings.js.map +1 -1
- package/cfg/organizationConformancePack.d.ts +1 -1
- package/cfg/organizationConformancePack.js +1 -1
- package/chime/voiceConnectorTerminationCredentials.d.ts +1 -1
- package/chime/voiceConnectorTerminationCredentials.js +1 -1
- package/cloudcontrol/getResource.d.ts +3 -0
- package/cloudcontrol/getResource.js.map +1 -1
- package/cloudcontrol/resource.d.ts +3 -3
- package/cloudfront/getOriginRequestPolicy.d.ts +1 -1
- package/cloudfront/originRequestPolicy.d.ts +3 -3
- package/cloudwatch/eventTarget.d.ts +4 -0
- package/cloudwatch/eventTarget.js +4 -0
- package/cloudwatch/eventTarget.js.map +1 -1
- package/codecommit/approvalRuleTemplateAssociation.d.ts +83 -0
- package/codecommit/approvalRuleTemplateAssociation.js +82 -0
- package/codecommit/approvalRuleTemplateAssociation.js.map +1 -0
- package/codecommit/index.d.ts +1 -0
- package/codecommit/index.js +5 -0
- package/codecommit/index.js.map +1 -1
- package/connect/botAssociation.d.ts +136 -0
- package/connect/botAssociation.js +134 -0
- package/connect/botAssociation.js.map +1 -0
- package/connect/contactFlow.d.ts +5 -5
- package/connect/getBotAssociation.d.ts +59 -0
- package/connect/getBotAssociation.js +43 -0
- package/connect/getBotAssociation.js.map +1 -0
- package/connect/getHoursOfOperation.d.ts +122 -0
- package/connect/getHoursOfOperation.js +56 -0
- package/connect/getHoursOfOperation.js.map +1 -0
- package/connect/getLambdaFunctionAssociation.d.ts +55 -0
- package/connect/getLambdaFunctionAssociation.js +40 -0
- package/connect/getLambdaFunctionAssociation.js.map +1 -0
- package/connect/hoursOfOperation.d.ts +201 -0
- package/connect/hoursOfOperation.js +128 -0
- package/connect/hoursOfOperation.js.map +1 -0
- package/connect/index.d.ts +6 -0
- package/connect/index.js +18 -0
- package/connect/index.js.map +1 -1
- package/connect/lambdaFunctionAssociation.d.ts +84 -0
- package/connect/lambdaFunctionAssociation.js +83 -0
- package/connect/lambdaFunctionAssociation.js.map +1 -0
- package/detective/graph.d.ts +103 -0
- package/detective/graph.js +81 -0
- package/detective/graph.js.map +1 -0
- package/detective/index.d.ts +1 -0
- package/detective/index.js +33 -0
- package/detective/index.js.map +1 -0
- package/dms/endpoint.d.ts +24 -0
- package/dms/endpoint.js +4 -0
- package/dms/endpoint.js.map +1 -1
- package/dms/replicationInstance.d.ts +3 -3
- package/docdb/cluster.d.ts +3 -3
- package/dynamodb/getTable.d.ts +1 -0
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/table.d.ts +60 -12
- package/dynamodb/table.js +8 -6
- package/dynamodb/table.js.map +1 -1
- package/ebs/snapshot.d.ts +3 -3
- package/ebs/snapshotCopy.d.ts +3 -3
- package/ebs/volume.d.ts +9 -0
- package/ebs/volume.js.map +1 -1
- package/ec2/capacityReservation.d.ts +9 -0
- package/ec2/capacityReservation.js.map +1 -1
- package/ec2/carrierGateway.d.ts +9 -0
- package/ec2/carrierGateway.js.map +1 -1
- package/ec2/dedicatedHost.d.ts +9 -0
- package/ec2/dedicatedHost.js.map +1 -1
- package/ec2/egressOnlyInternetGateway.d.ts +9 -0
- package/ec2/egressOnlyInternetGateway.js.map +1 -1
- package/ec2/eip.d.ts +9 -0
- package/ec2/eip.js.map +1 -1
- package/ec2/fleet.d.ts +9 -0
- package/ec2/fleet.js.map +1 -1
- package/ec2/index.d.ts +1 -0
- package/ec2/index.js +5 -0
- package/ec2/index.js.map +1 -1
- package/ec2/keyPair.d.ts +9 -0
- package/ec2/keyPair.js.map +1 -1
- package/ec2/localGatewayRouteTableVpcAssociation.d.ts +9 -0
- package/ec2/localGatewayRouteTableVpcAssociation.js.map +1 -1
- package/ec2/managedPrefixList.d.ts +9 -0
- package/ec2/managedPrefixList.js.map +1 -1
- package/ec2/subnetCidrReservation.d.ts +116 -0
- package/ec2/subnetCidrReservation.js +92 -0
- package/ec2/subnetCidrReservation.js.map +1 -0
- package/ec2/trafficMirrorFilter.d.ts +9 -0
- package/ec2/trafficMirrorFilter.js.map +1 -1
- package/ec2/trafficMirrorSession.d.ts +9 -0
- package/ec2/trafficMirrorSession.js.map +1 -1
- package/ec2/trafficMirrorTarget.d.ts +9 -0
- package/ec2/trafficMirrorTarget.js.map +1 -1
- package/ec2/transitGatewayPeeringAttachmentAccepter.d.ts +9 -0
- package/ec2/transitGatewayPeeringAttachmentAccepter.js.map +1 -1
- package/ec2/vpc.d.ts +28 -16
- package/ec2/vpc.js +1 -1
- package/ec2/vpc.js.map +1 -1
- package/ec2/vpcIpam.d.ts +5 -5
- package/ec2/vpcIpamPool.d.ts +9 -9
- package/ec2/vpcIpamPool.js +1 -1
- package/ec2/vpcIpv6CidrBlockAssociation.d.ts +10 -2
- package/ec2/vpcIpv6CidrBlockAssociation.js +1 -2
- package/ec2/vpcIpv6CidrBlockAssociation.js.map +1 -1
- package/ec2/vpcPeeringConnection.d.ts +0 -6
- package/ec2/vpcPeeringConnection.js +1 -1
- package/ec2/vpcPeeringConnection.js.map +1 -1
- package/ec2/vpcPeeringConnectionAccepter.d.ts +0 -6
- package/ec2/vpcPeeringConnectionAccepter.js +1 -1
- package/ec2/vpcPeeringConnectionAccepter.js.map +1 -1
- package/ec2clientvpn/endpoint.d.ts +9 -0
- package/ec2clientvpn/endpoint.js.map +1 -1
- package/ec2transitgateway/peeringAttachment.d.ts +9 -0
- package/ec2transitgateway/peeringAttachment.js.map +1 -1
- package/ec2transitgateway/routeTable.d.ts +9 -0
- package/ec2transitgateway/routeTable.js.map +1 -1
- package/ec2transitgateway/transitGateway.d.ts +9 -0
- package/ec2transitgateway/transitGateway.js.map +1 -1
- package/ec2transitgateway/vpcAttachment.d.ts +9 -0
- package/ec2transitgateway/vpcAttachment.js.map +1 -1
- package/ec2transitgateway/vpcAttachmentAccepter.d.ts +9 -0
- package/ec2transitgateway/vpcAttachmentAccepter.js.map +1 -1
- package/ecr/index.d.ts +2 -0
- package/ecr/index.js +10 -0
- package/ecr/index.js.map +1 -1
- package/ecr/pullThroughCacheRule.d.ts +94 -0
- package/ecr/pullThroughCacheRule.js +87 -0
- package/ecr/pullThroughCacheRule.js.map +1 -0
- package/ecr/registryScanningConfiguration.d.ts +125 -0
- package/ecr/registryScanningConfiguration.js +114 -0
- package/ecr/registryScanningConfiguration.js.map +1 -0
- package/ecr/repository.d.ts +9 -0
- package/ecr/repository.js.map +1 -1
- package/ecrpublic/index.d.ts +1 -0
- package/ecrpublic/index.js +5 -0
- package/ecrpublic/index.js.map +1 -1
- package/ecrpublic/repositoryPolicy.d.ts +113 -0
- package/ecrpublic/repositoryPolicy.js +115 -0
- package/ecrpublic/repositoryPolicy.js.map +1 -0
- package/ecs/accountSettingDefault.d.ts +17 -0
- package/ecs/accountSettingDefault.js +17 -0
- package/ecs/accountSettingDefault.js.map +1 -1
- package/ecs/capacityProvider.d.ts +9 -0
- package/ecs/capacityProvider.js.map +1 -1
- package/ecs/cluster.d.ts +9 -0
- package/ecs/cluster.js.map +1 -1
- package/ecs/index.d.ts +1 -0
- package/ecs/index.js +5 -0
- package/ecs/index.js.map +1 -1
- package/ecs/taskDefinition.d.ts +58 -18
- package/ecs/taskDefinition.js +48 -18
- package/ecs/taskDefinition.js.map +1 -1
- package/ecs/taskSet.d.ts +264 -0
- package/ecs/taskSet.js +107 -0
- package/ecs/taskSet.js.map +1 -0
- package/efs/accessPoint.d.ts +9 -0
- package/efs/accessPoint.js.map +1 -1
- package/efs/fileSystem.d.ts +9 -0
- package/efs/fileSystem.js.map +1 -1
- package/eks/fargateProfile.d.ts +9 -0
- package/eks/fargateProfile.js.map +1 -1
- package/eks/identityProviderConfig.d.ts +9 -0
- package/eks/identityProviderConfig.js.map +1 -1
- package/elasticache/cluster.d.ts +9 -0
- package/elasticache/cluster.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +21 -0
- package/elasticache/replicationGroup.js +2 -0
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticbeanstalk/application.d.ts +9 -0
- package/elasticbeanstalk/application.js.map +1 -1
- package/elasticbeanstalk/applicationVersion.d.ts +9 -0
- package/elasticbeanstalk/applicationVersion.js.map +1 -1
- package/elasticbeanstalk/environment.d.ts +9 -0
- package/elasticbeanstalk/environment.js.map +1 -1
- package/elasticloadbalancing/loadBalancer.d.ts +9 -0
- package/elasticloadbalancing/loadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/loadBalancer.d.ts +2 -2
- package/elasticloadbalancingv2/loadBalancer.js +2 -2
- package/elasticloadbalancingv2/targetGroup.d.ts +3 -3
- package/elasticsearch/domain.d.ts +12 -0
- package/elasticsearch/domain.js +2 -0
- package/elasticsearch/domain.js.map +1 -1
- package/elasticsearch/getDomain.d.ts +4 -0
- package/elasticsearch/getDomain.js.map +1 -1
- package/elb/loadBalancer.d.ts +9 -0
- package/elb/loadBalancer.js.map +1 -1
- package/emr/cluster.d.ts +2 -2
- package/emr/index.d.ts +2 -0
- package/emr/index.js +10 -0
- package/emr/index.js.map +1 -1
- package/emr/studio.d.ts +246 -0
- package/emr/studio.js +131 -0
- package/emr/studio.js.map +1 -0
- package/emr/studioSessionMapping.d.ts +121 -0
- package/emr/studioSessionMapping.js +93 -0
- package/emr/studioSessionMapping.js.map +1 -0
- package/fsx/backup.d.ts +55 -12
- package/fsx/backup.js +34 -4
- package/fsx/backup.js.map +1 -1
- package/fsx/ontapFileSystem.d.ts +5 -5
- package/fsx/ontapStorageVirtualMachine.d.ts +5 -5
- package/fsx/ontapVolume.d.ts +5 -5
- package/getAutoscalingGroups.d.ts +4 -4
- package/getAutoscalingGroups.js +4 -4
- package/glue/connection.d.ts +5 -5
- package/iam/role.d.ts +6 -6
- package/iam/serviceLinkedRole.d.ts +36 -0
- package/iam/serviceLinkedRole.js +4 -0
- package/iam/serviceLinkedRole.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +5 -3
- package/index.js.map +1 -1
- package/iot/thingType.d.ts +5 -5
- package/kinesis/analyticsApplication.d.ts +9 -0
- package/kinesis/analyticsApplication.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +9 -0
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/kinesis/getStream.d.ts +5 -0
- package/kinesis/getStream.js.map +1 -1
- package/kinesis/stream.d.ts +31 -6
- package/kinesis/stream.js +5 -3
- package/kinesis/stream.js.map +1 -1
- package/kinesis/videoStream.d.ts +9 -0
- package/kinesis/videoStream.js.map +1 -1
- package/kinesisanalyticsv2/application.d.ts +9 -0
- package/kinesisanalyticsv2/application.js.map +1 -1
- package/kms/key.d.ts +9 -0
- package/kms/key.js.map +1 -1
- package/kms/replicaExternalKey.d.ts +9 -0
- package/kms/replicaExternalKey.js.map +1 -1
- package/kms/replicaKey.d.ts +9 -0
- package/kms/replicaKey.js.map +1 -1
- package/lambda/eventSourceMapping.d.ts +40 -0
- package/lambda/eventSourceMapping.js +30 -0
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lb/loadBalancer.d.ts +2 -2
- package/lb/loadBalancer.js +2 -2
- package/lb/targetGroup.d.ts +3 -3
- package/lightsail/instance.d.ts +38 -2
- package/lightsail/instance.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/quicksight/dataSource.d.ts +5 -5
- package/quicksight/user.d.ts +4 -3
- package/quicksight/user.js +1 -0
- package/quicksight/user.js.map +1 -1
- package/route53/hostedZoneDnsSec.d.ts +2 -0
- package/route53/hostedZoneDnsSec.js +2 -0
- package/route53/hostedZoneDnsSec.js.map +1 -1
- package/route53recoveryreadiness/cell.d.ts +5 -5
- package/route53recoveryreadiness/readinessCheck.d.ts +5 -5
- package/route53recoveryreadiness/recoveryGroup.d.ts +5 -5
- package/route53recoveryreadiness/resourceSet.d.ts +5 -5
- package/s3/accessPoint.d.ts +45 -13
- package/s3/accessPoint.js +32 -0
- package/s3/accessPoint.js.map +1 -1
- package/s3/accountPublicAccessBlock.d.ts +3 -3
- package/s3/bucket.d.ts +1 -1
- package/s3/bucket.js +1 -1
- package/s3/bucketObject.d.ts +5 -5
- package/s3/bucketPolicy.d.ts +22 -24
- package/s3/bucketPolicy.js +19 -21
- package/s3/bucketPolicy.js.map +1 -1
- package/s3/bucketReplicationConfig.d.ts +2 -2
- package/s3/bucketReplicationConfig.js +2 -2
- package/s3/objectCopy.d.ts +3 -6
- package/s3/objectCopy.js.map +1 -1
- package/s3control/multiRegionAccessPoint.d.ts +9 -0
- package/s3control/multiRegionAccessPoint.js.map +1 -1
- package/sagemaker/appImageConfig.d.ts +5 -5
- package/sagemaker/codeRepository.d.ts +5 -5
- package/sagemaker/deviceFleet.d.ts +5 -5
- package/sagemaker/endpoint.d.ts +3 -3
- package/sagemaker/flowDefinition.d.ts +5 -5
- package/sagemaker/humanTaskUI.d.ts +5 -5
- package/sagemaker/studioLifecycleConfig.d.ts +5 -5
- package/sagemaker/workteam.d.ts +5 -5
- package/schemas/discoverer.d.ts +9 -0
- package/schemas/discoverer.js.map +1 -1
- package/schemas/registry.d.ts +9 -0
- package/schemas/registry.js.map +1 -1
- package/schemas/schema.d.ts +9 -0
- package/schemas/schema.js.map +1 -1
- package/secretsmanager/secret.d.ts +3 -3
- package/secretsmanager/secretPolicy.d.ts +3 -3
- package/securityhub/organizationConfiguration.d.ts +22 -0
- package/securityhub/organizationConfiguration.js +22 -0
- package/securityhub/organizationConfiguration.js.map +1 -1
- package/servicequotas/getServiceQuota.d.ts +6 -6
- package/shield/protectionGroup.d.ts +5 -5
- package/sns/topic.d.ts +4 -6
- package/sns/topic.js +4 -6
- package/sns/topic.js.map +1 -1
- package/sqs/queue.d.ts +25 -0
- package/sqs/queue.js +15 -0
- package/sqs/queue.js.map +1 -1
- package/storagegateway/fileSystemAssociation.d.ts +5 -5
- package/storagegateway/nfsFileShare.d.ts +3 -3
- package/storagegateway/smbFileShare.d.ts +3 -3
- package/timestreamwrite/database.d.ts +9 -0
- package/timestreamwrite/database.js.map +1 -1
- package/timestreamwrite/table.d.ts +9 -0
- package/timestreamwrite/table.js.map +1 -1
- package/transfer/server.d.ts +35 -3
- package/transfer/server.js +13 -0
- package/transfer/server.js.map +1 -1
- package/types/input.d.ts +307 -20
- package/types/output.d.ts +372 -17
- package/xray/group.d.ts +9 -0
- package/xray/group.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -36,7 +36,7 @@ export interface GetAmiProductCode {
|
|
|
36
36
|
}
|
|
37
37
|
export interface GetAutoscalingGroupsFilter {
|
|
38
38
|
/**
|
|
39
|
-
* The name of the filter. The
|
|
39
|
+
* The name of the DescribeAutoScalingGroup filter. The recommended values are: `tag-key`, `tag-value`, and `tag:<tag name>`
|
|
40
40
|
*/
|
|
41
41
|
name: string;
|
|
42
42
|
/**
|
|
@@ -4215,9 +4215,13 @@ export declare namespace appsync {
|
|
|
4215
4215
|
}
|
|
4216
4216
|
interface GraphQLApiAdditionalAuthenticationProvider {
|
|
4217
4217
|
/**
|
|
4218
|
-
* The authentication type. Valid values: `API_KEY`, `AWS_IAM`, `AMAZON_COGNITO_USER_POOLS`, `OPENID_CONNECT`
|
|
4218
|
+
* The authentication type. Valid values: `API_KEY`, `AWS_IAM`, `AMAZON_COGNITO_USER_POOLS`, `OPENID_CONNECT`, `AWS_LAMBDA`
|
|
4219
4219
|
*/
|
|
4220
4220
|
authenticationType: string;
|
|
4221
|
+
/**
|
|
4222
|
+
* Nested argument containing Lambda authorizer configuration. Defined below.
|
|
4223
|
+
*/
|
|
4224
|
+
lambdaAuthorizerConfig?: outputs.appsync.GraphQLApiAdditionalAuthenticationProviderLambdaAuthorizerConfig;
|
|
4221
4225
|
/**
|
|
4222
4226
|
* Nested argument containing OpenID Connect configuration. Defined below.
|
|
4223
4227
|
*/
|
|
@@ -4227,6 +4231,20 @@ export declare namespace appsync {
|
|
|
4227
4231
|
*/
|
|
4228
4232
|
userPoolConfig?: outputs.appsync.GraphQLApiAdditionalAuthenticationProviderUserPoolConfig;
|
|
4229
4233
|
}
|
|
4234
|
+
interface GraphQLApiAdditionalAuthenticationProviderLambdaAuthorizerConfig {
|
|
4235
|
+
/**
|
|
4236
|
+
* The number of seconds a response should be cached for. The default is 5 minutes (300 seconds). The Lambda function can override this by returning a `ttlOverride` key in its response. A value of 0 disables caching of responses. Minimum value of 0. Maximum value of 3600.
|
|
4237
|
+
*/
|
|
4238
|
+
authorizerResultTtlInSeconds?: number;
|
|
4239
|
+
/**
|
|
4240
|
+
* The ARN of the Lambda function to be called for authorization. Note: This Lambda function must have a resource-based policy assigned to it, to allow `lambda:InvokeFunction` from service principal `appsync.amazonaws.com`.
|
|
4241
|
+
*/
|
|
4242
|
+
authorizerUri: string;
|
|
4243
|
+
/**
|
|
4244
|
+
* A regular expression for validation of tokens before the Lambda function is called.
|
|
4245
|
+
*/
|
|
4246
|
+
identityValidationExpression?: string;
|
|
4247
|
+
}
|
|
4230
4248
|
interface GraphQLApiAdditionalAuthenticationProviderOpenidConnectConfig {
|
|
4231
4249
|
/**
|
|
4232
4250
|
* Number of milliseconds a token is valid after being authenticated.
|
|
@@ -4259,6 +4277,20 @@ export declare namespace appsync {
|
|
|
4259
4277
|
*/
|
|
4260
4278
|
userPoolId: string;
|
|
4261
4279
|
}
|
|
4280
|
+
interface GraphQLApiLambdaAuthorizerConfig {
|
|
4281
|
+
/**
|
|
4282
|
+
* The number of seconds a response should be cached for. The default is 5 minutes (300 seconds). The Lambda function can override this by returning a `ttlOverride` key in its response. A value of 0 disables caching of responses. Minimum value of 0. Maximum value of 3600.
|
|
4283
|
+
*/
|
|
4284
|
+
authorizerResultTtlInSeconds?: number;
|
|
4285
|
+
/**
|
|
4286
|
+
* The ARN of the Lambda function to be called for authorization. Note: This Lambda function must have a resource-based policy assigned to it, to allow `lambda:InvokeFunction` from service principal `appsync.amazonaws.com`.
|
|
4287
|
+
*/
|
|
4288
|
+
authorizerUri: string;
|
|
4289
|
+
/**
|
|
4290
|
+
* A regular expression for validation of tokens before the Lambda function is called.
|
|
4291
|
+
*/
|
|
4292
|
+
identityValidationExpression?: string;
|
|
4293
|
+
}
|
|
4262
4294
|
interface GraphQLApiLogConfig {
|
|
4263
4295
|
/**
|
|
4264
4296
|
* Amazon Resource Name of the service role that AWS AppSync will assume to publish to Amazon CloudWatch logs in your account.
|
|
@@ -4397,7 +4429,7 @@ export declare namespace athena {
|
|
|
4397
4429
|
export declare namespace autoscaling {
|
|
4398
4430
|
interface GetAmiIdsFilter {
|
|
4399
4431
|
/**
|
|
4400
|
-
* The name of the filter. The
|
|
4432
|
+
* The name of the DescribeAutoScalingGroup filter. The recommended values are: `tag-key`, `tag-value`, and `tag:<tag name>`
|
|
4401
4433
|
*/
|
|
4402
4434
|
name: string;
|
|
4403
4435
|
/**
|
|
@@ -5568,7 +5600,7 @@ export declare namespace cloudfront {
|
|
|
5568
5600
|
*/
|
|
5569
5601
|
headersConfig: outputs.cloudfront.CachePolicyParametersInCacheKeyAndForwardedToOriginHeadersConfig;
|
|
5570
5602
|
/**
|
|
5571
|
-
* Object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in the cache key and automatically included in requests that CloudFront sends to the origin. See Query
|
|
5603
|
+
* Object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in the cache key and automatically included in requests that CloudFront sends to the origin. See Query String Config for more information.
|
|
5572
5604
|
*/
|
|
5573
5605
|
queryStringsConfig: outputs.cloudfront.CachePolicyParametersInCacheKeyAndForwardedToOriginQueryStringsConfig;
|
|
5574
5606
|
}
|
|
@@ -6313,7 +6345,7 @@ export declare namespace cloudfront {
|
|
|
6313
6345
|
*/
|
|
6314
6346
|
headersConfigs: outputs.cloudfront.GetCachePolicyParametersInCacheKeyAndForwardedToOriginHeadersConfig[];
|
|
6315
6347
|
/**
|
|
6316
|
-
* Object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in the cache key and automatically included in requests that CloudFront sends to the origin. See Query
|
|
6348
|
+
* Object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in the cache key and automatically included in requests that CloudFront sends to the origin. See Query String Config for more information.
|
|
6317
6349
|
*/
|
|
6318
6350
|
queryStringsConfigs: outputs.cloudfront.GetCachePolicyParametersInCacheKeyAndForwardedToOriginQueryStringsConfig[];
|
|
6319
6351
|
}
|
|
@@ -8916,6 +8948,96 @@ export declare namespace config {
|
|
|
8916
8948
|
keys?: string[];
|
|
8917
8949
|
}
|
|
8918
8950
|
}
|
|
8951
|
+
export declare namespace connect {
|
|
8952
|
+
interface BotAssociationLexBot {
|
|
8953
|
+
/**
|
|
8954
|
+
* The Region that the Amazon Lex (V1) bot was created in. Defaults to current region.
|
|
8955
|
+
*/
|
|
8956
|
+
lexRegion: string;
|
|
8957
|
+
/**
|
|
8958
|
+
* The name of the Amazon Lex (V1) bot.
|
|
8959
|
+
*/
|
|
8960
|
+
name: string;
|
|
8961
|
+
}
|
|
8962
|
+
interface GetBotAssociationLexBot {
|
|
8963
|
+
/**
|
|
8964
|
+
* The Region that the Amazon Lex (V1) bot was created in.
|
|
8965
|
+
*/
|
|
8966
|
+
lexRegion: string;
|
|
8967
|
+
/**
|
|
8968
|
+
* The name of the Amazon Lex (V1) bot.
|
|
8969
|
+
*/
|
|
8970
|
+
name: string;
|
|
8971
|
+
}
|
|
8972
|
+
interface GetHoursOfOperationConfig {
|
|
8973
|
+
/**
|
|
8974
|
+
* Specifies the day that the hours of operation applies to.
|
|
8975
|
+
*/
|
|
8976
|
+
day: string;
|
|
8977
|
+
/**
|
|
8978
|
+
* A end time block specifies the time that your contact center closes. The `endTime` is documented below.
|
|
8979
|
+
*/
|
|
8980
|
+
endTimes: outputs.connect.GetHoursOfOperationConfigEndTime[];
|
|
8981
|
+
/**
|
|
8982
|
+
* A start time block specifies the time that your contact center opens. The `startTime` is documented below.
|
|
8983
|
+
*/
|
|
8984
|
+
startTimes: outputs.connect.GetHoursOfOperationConfigStartTime[];
|
|
8985
|
+
}
|
|
8986
|
+
interface GetHoursOfOperationConfigEndTime {
|
|
8987
|
+
/**
|
|
8988
|
+
* Specifies the hour of opening.
|
|
8989
|
+
*/
|
|
8990
|
+
hours: number;
|
|
8991
|
+
/**
|
|
8992
|
+
* Specifies the minute of opening.
|
|
8993
|
+
*/
|
|
8994
|
+
minutes: number;
|
|
8995
|
+
}
|
|
8996
|
+
interface GetHoursOfOperationConfigStartTime {
|
|
8997
|
+
/**
|
|
8998
|
+
* Specifies the hour of opening.
|
|
8999
|
+
*/
|
|
9000
|
+
hours: number;
|
|
9001
|
+
/**
|
|
9002
|
+
* Specifies the minute of opening.
|
|
9003
|
+
*/
|
|
9004
|
+
minutes: number;
|
|
9005
|
+
}
|
|
9006
|
+
interface HoursOfOperationConfig {
|
|
9007
|
+
/**
|
|
9008
|
+
* Specifies the day that the hours of operation applies to.
|
|
9009
|
+
*/
|
|
9010
|
+
day: string;
|
|
9011
|
+
/**
|
|
9012
|
+
* A end time block specifies the time that your contact center closes. The `endTime` is documented below.
|
|
9013
|
+
*/
|
|
9014
|
+
endTime: outputs.connect.HoursOfOperationConfigEndTime;
|
|
9015
|
+
/**
|
|
9016
|
+
* A start time block specifies the time that your contact center opens. The `startTime` is documented below.
|
|
9017
|
+
*/
|
|
9018
|
+
startTime: outputs.connect.HoursOfOperationConfigStartTime;
|
|
9019
|
+
}
|
|
9020
|
+
interface HoursOfOperationConfigEndTime {
|
|
9021
|
+
/**
|
|
9022
|
+
* Specifies the hour of closing.
|
|
9023
|
+
*/
|
|
9024
|
+
hours: number;
|
|
9025
|
+
/**
|
|
9026
|
+
* Specifies the minute of closing.
|
|
9027
|
+
*/
|
|
9028
|
+
minutes: number;
|
|
9029
|
+
}
|
|
9030
|
+
interface HoursOfOperationConfigStartTime {
|
|
9031
|
+
/**
|
|
9032
|
+
* Specifies the hour of opening.
|
|
9033
|
+
*/
|
|
9034
|
+
hours: number;
|
|
9035
|
+
/**
|
|
9036
|
+
* Specifies the minute of opening.
|
|
9037
|
+
*/
|
|
9038
|
+
minutes: number;
|
|
9039
|
+
}
|
|
9040
|
+
}
|
|
8919
9041
|
export declare namespace datasync {
|
|
8920
9042
|
interface EfsLocationEc2Config {
|
|
8921
9043
|
/**
|
|
@@ -12508,6 +12630,20 @@ export declare namespace ecr {
|
|
|
12508
12630
|
*/
|
|
12509
12631
|
scanOnPush: boolean;
|
|
12510
12632
|
}
|
|
12633
|
+
interface RegistryScanningConfigurationRule {
|
|
12634
|
+
/**
|
|
12635
|
+
* One or more repository filter blocks, containing a `filter` (required string filtering repositories, see pattern regex [here](https://docs.aws.amazon.com/AmazonECR/latest/APIReference/API_ScanningRepositoryFilter.html)) and a `filterType` (required string, currently only `WILDCARD` is supported).
|
|
12636
|
+
*/
|
|
12637
|
+
repositoryFilters: outputs.ecr.RegistryScanningConfigurationRuleRepositoryFilter[];
|
|
12638
|
+
/**
|
|
12639
|
+
* The frequency that scans are performed at for a private registry. Can be `SCAN_ON_PUSH`, `CONTINUOUS_SCAN`, or `MANUAL`.
|
|
12640
|
+
*/
|
|
12641
|
+
scanFrequency: string;
|
|
12642
|
+
}
|
|
12643
|
+
interface RegistryScanningConfigurationRuleRepositoryFilter {
|
|
12644
|
+
filter: string;
|
|
12645
|
+
filterType: string;
|
|
12646
|
+
}
|
|
12511
12647
|
interface ReplicationConfigurationReplicationConfiguration {
|
|
12512
12648
|
/**
|
|
12513
12649
|
* The replication rules for a replication configuration. See Rule.
|
|
@@ -12827,6 +12963,16 @@ export declare namespace ecs {
|
|
|
12827
12963
|
*/
|
|
12828
12964
|
type?: string;
|
|
12829
12965
|
}
|
|
12966
|
+
interface TaskDefinitionRuntimePlatform {
|
|
12967
|
+
/**
|
|
12968
|
+
* Must be set to either `X86_64` or `ARM64`; see [cpu architecture](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#runtime-platform)
|
|
12969
|
+
*/
|
|
12970
|
+
cpuArchitecture?: string;
|
|
12971
|
+
/**
|
|
12972
|
+
* If the `requiresCompatibilities` is `FARGATE` this field is required; must be set to a valid option from the [operating system family in the runtime platform](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#runtime-platform) setting
|
|
12973
|
+
*/
|
|
12974
|
+
operatingSystemFamily?: string;
|
|
12975
|
+
}
|
|
12830
12976
|
interface TaskDefinitionVolume {
|
|
12831
12977
|
/**
|
|
12832
12978
|
* Configuration block to configure a docker volume. Detailed below.
|
|
@@ -12932,6 +13078,80 @@ export declare namespace ecs {
|
|
|
12932
13078
|
*/
|
|
12933
13079
|
domain: string;
|
|
12934
13080
|
}
|
|
13081
|
+
interface TaskSetCapacityProviderStrategy {
|
|
13082
|
+
/**
|
|
13083
|
+
* The number of tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined.
|
|
13084
|
+
*/
|
|
13085
|
+
base?: number;
|
|
13086
|
+
/**
|
|
13087
|
+
* The short name or full Amazon Resource Name (ARN) of the capacity provider.
|
|
13088
|
+
*/
|
|
13089
|
+
capacityProvider: string;
|
|
13090
|
+
/**
|
|
13091
|
+
* The relative percentage of the total number of launched tasks that should use the specified capacity provider.
|
|
13092
|
+
*/
|
|
13093
|
+
weight: number;
|
|
13094
|
+
}
|
|
13095
|
+
interface TaskSetLoadBalancer {
|
|
13096
|
+
/**
|
|
13097
|
+
* The name of the container to associate with the load balancer (as it appears in a container definition).
|
|
13098
|
+
*/
|
|
13099
|
+
containerName: string;
|
|
13100
|
+
/**
|
|
13101
|
+
* The port on the container to associate with the load balancer. Defaults to `0` if not specified.
|
|
13102
|
+
*/
|
|
13103
|
+
containerPort?: number;
|
|
13104
|
+
/**
|
|
13105
|
+
* The name of the ELB (Classic) to associate with the service.
|
|
13106
|
+
*/
|
|
13107
|
+
loadBalancerName?: string;
|
|
13108
|
+
/**
|
|
13109
|
+
* The ARN of the Load Balancer target group to associate with the service.
|
|
13110
|
+
*/
|
|
13111
|
+
targetGroupArn?: string;
|
|
13112
|
+
}
|
|
13113
|
+
interface TaskSetNetworkConfiguration {
|
|
13114
|
+
/**
|
|
13115
|
+
* Whether to assign a public IP address to the ENI (`FARGATE` launch type only). Valid values are `true` or `false`. Default `false`.
|
|
13116
|
+
*/
|
|
13117
|
+
assignPublicIp?: boolean;
|
|
13118
|
+
/**
|
|
13119
|
+
* The security groups associated with the task or service. If you do not specify a security group, the default security group for the VPC is used. Maximum of 5.
|
|
13120
|
+
*/
|
|
13121
|
+
securityGroups?: string[];
|
|
13122
|
+
/**
|
|
13123
|
+
* The subnets associated with the task or service. Maximum of 16.
|
|
13124
|
+
*/
|
|
13125
|
+
subnets: string[];
|
|
13126
|
+
}
|
|
13127
|
+
interface TaskSetScale {
|
|
13128
|
+
/**
|
|
13129
|
+
* The unit of measure for the scale value. Default: `PERCENT`.
|
|
13130
|
+
*/
|
|
13131
|
+
unit?: string;
|
|
13132
|
+
/**
|
|
13133
|
+
* The value, specified as a percent total of a service's `desiredCount`, to scale the task set. Defaults to `0` if not specified. Accepted values are numbers between 0.0 and 100.0.
|
|
13134
|
+
*/
|
|
13135
|
+
value?: number;
|
|
13136
|
+
}
|
|
13137
|
+
interface TaskSetServiceRegistries {
|
|
13138
|
+
/**
|
|
13139
|
+
* The container name value, already specified in the task definition, to be used for your service discovery service.
|
|
13140
|
+
*/
|
|
13141
|
+
containerName?: string;
|
|
13142
|
+
/**
|
|
13143
|
+
* The port value, already specified in the task definition, to be used for your service discovery service.
|
|
13144
|
+
*/
|
|
13145
|
+
containerPort?: number;
|
|
13146
|
+
/**
|
|
13147
|
+
* The port value used if your Service Discovery service specified an SRV record.
|
|
13148
|
+
*/
|
|
13149
|
+
port?: number;
|
|
13150
|
+
/**
|
|
13151
|
+
* The ARN of the Service Registry. The currently supported service registry is Amazon Route 53 Auto Naming Service(`aws.servicediscovery.Service` resource). For more information, see [Service](https://docs.aws.amazon.com/Route53/latest/APIReference/API_autonaming_Service.html).
|
|
13152
|
+
*/
|
|
13153
|
+
registryArn: string;
|
|
13154
|
+
}
|
|
12935
13155
|
}
|
|
12936
13156
|
export declare namespace efs {
|
|
12937
13157
|
interface AccessPointPosixUser {
|
|
@@ -14216,6 +14436,44 @@ export declare namespace elasticsearch {
|
|
|
14216
14436
|
*/
|
|
14217
14437
|
masterUserPassword?: string;
|
|
14218
14438
|
}
|
|
14439
|
+
interface DomainAutoTuneOptions {
|
|
14440
|
+
/**
|
|
14441
|
+
* The Auto-Tune desired state for the domain. Valid values: `ENABLED` or `DISABLED`.
|
|
14442
|
+
*/
|
|
14443
|
+
desiredState: string;
|
|
14444
|
+
/**
|
|
14445
|
+
* Configuration block for Auto-Tune maintenance windows. Can be specified multiple times for each maintenance window. Detailed below.
|
|
14446
|
+
*/
|
|
14447
|
+
maintenanceSchedules: outputs.elasticsearch.DomainAutoTuneOptionsMaintenanceSchedule[];
|
|
14448
|
+
/**
|
|
14449
|
+
* Whether to roll back to default Auto-Tune settings when disabling Auto-Tune. Valid values: `DEFAULT_ROLLBACK` or `NO_ROLLBACK`.
|
|
14450
|
+
*/
|
|
14451
|
+
rollbackOnDisable: string;
|
|
14452
|
+
}
|
|
14453
|
+
interface DomainAutoTuneOptionsMaintenanceSchedule {
|
|
14454
|
+
/**
|
|
14455
|
+
* A cron expression specifying the recurrence pattern for an Auto-Tune maintenance schedule.
|
|
14456
|
+
*/
|
|
14457
|
+
cronExpressionForRecurrence: string;
|
|
14458
|
+
/**
|
|
14459
|
+
* Configuration block for the duration of the Auto-Tune maintenance window. Detailed below.
|
|
14460
|
+
*/
|
|
14461
|
+
duration: outputs.elasticsearch.DomainAutoTuneOptionsMaintenanceScheduleDuration;
|
|
14462
|
+
/**
|
|
14463
|
+
* Date and time at which to start the Auto-Tune maintenance schedule in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
|
|
14464
|
+
*/
|
|
14465
|
+
startAt: string;
|
|
14466
|
+
}
|
|
14467
|
+
interface DomainAutoTuneOptionsMaintenanceScheduleDuration {
|
|
14468
|
+
/**
|
|
14469
|
+
* The unit of time specifying the duration of an Auto-Tune maintenance window. Valid values: `HOURS`.
|
|
14470
|
+
*/
|
|
14471
|
+
unit: string;
|
|
14472
|
+
/**
|
|
14473
|
+
* An integer specifying the value of the duration of an Auto-Tune maintenance window.
|
|
14474
|
+
*/
|
|
14475
|
+
value: number;
|
|
14476
|
+
}
|
|
14219
14477
|
interface DomainClusterConfig {
|
|
14220
14478
|
/**
|
|
14221
14479
|
* Number of dedicated main nodes in the cluster.
|
|
@@ -14417,6 +14675,44 @@ export declare namespace elasticsearch {
|
|
|
14417
14675
|
*/
|
|
14418
14676
|
internalUserDatabaseEnabled: boolean;
|
|
14419
14677
|
}
|
|
14678
|
+
interface GetDomainAutoTuneOption {
|
|
14679
|
+
/**
|
|
14680
|
+
* The Auto-Tune desired state for the domain.
|
|
14681
|
+
*/
|
|
14682
|
+
desiredState: string;
|
|
14683
|
+
/**
|
|
14684
|
+
* A list of the nested configurations for the Auto-Tune maintenance windows of the domain.
|
|
14685
|
+
*/
|
|
14686
|
+
maintenanceSchedules: outputs.elasticsearch.GetDomainAutoTuneOptionMaintenanceSchedule[];
|
|
14687
|
+
/**
|
|
14688
|
+
* Whether the domain is set to roll back to default Auto-Tune settings when disabling Auto-Tune.
|
|
14689
|
+
*/
|
|
14690
|
+
rollbackOnDisable: string;
|
|
14691
|
+
}
|
|
14692
|
+
interface GetDomainAutoTuneOptionMaintenanceSchedule {
|
|
14693
|
+
/**
|
|
14694
|
+
* A cron expression specifying the recurrence pattern for an Auto-Tune maintenance schedule.
|
|
14695
|
+
*/
|
|
14696
|
+
cronExpressionForRecurrence: string;
|
|
14697
|
+
/**
|
|
14698
|
+
* Configuration block for the duration of the Auto-Tune maintenance window.
|
|
14699
|
+
*/
|
|
14700
|
+
durations: outputs.elasticsearch.GetDomainAutoTuneOptionMaintenanceScheduleDuration[];
|
|
14701
|
+
/**
|
|
14702
|
+
* Date and time at which the Auto-Tune maintenance schedule starts in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
|
|
14703
|
+
*/
|
|
14704
|
+
startAt: string;
|
|
14705
|
+
}
|
|
14706
|
+
interface GetDomainAutoTuneOptionMaintenanceScheduleDuration {
|
|
14707
|
+
/**
|
|
14708
|
+
* The unit of time specifying the duration of an Auto-Tune maintenance window.
|
|
14709
|
+
*/
|
|
14710
|
+
unit: string;
|
|
14711
|
+
/**
|
|
14712
|
+
* An integer specifying the value of the duration of an Auto-Tune maintenance window.
|
|
14713
|
+
*/
|
|
14714
|
+
value: number;
|
|
14715
|
+
}
|
|
14420
14716
|
interface GetDomainClusterConfig {
|
|
14421
14717
|
/**
|
|
14422
14718
|
* Number of dedicated master nodes in the cluster.
|
|
@@ -15575,7 +15871,14 @@ export declare namespace fsx {
|
|
|
15575
15871
|
* The name of the domain group whose members are granted administrative privileges for the SVM. The group that you specify must already exist in your domain. Defaults to `Domain Admins`.
|
|
15576
15872
|
*/
|
|
15577
15873
|
fileSystemAdministratorsGroup?: string;
|
|
15874
|
+
/**
|
|
15875
|
+
* @deprecated use 'organizational_unit_distinguished_name' instead
|
|
15876
|
+
*/
|
|
15578
15877
|
organizationalUnitDistinguidshedName?: string;
|
|
15878
|
+
/**
|
|
15879
|
+
* The fully qualified distinguished name of the organizational unit within your self-managed AD directory that the Windows File Server instance will join. For example, `OU=FSx,DC=yourdomain,DC=corp,DC=com`. Only accepts OU as the direct parent of the SVM. If none is provided, the SVM is created in the default location of your self-managed AD directory. To learn more, see [RFC 2253](https://tools.ietf.org/html/rfc2253).
|
|
15880
|
+
*/
|
|
15881
|
+
organizationalUnitDistinguishedName?: string;
|
|
15579
15882
|
/**
|
|
15580
15883
|
* The password for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
|
|
15581
15884
|
*/
|
|
@@ -16762,7 +17065,7 @@ export declare namespace iam {
|
|
|
16762
17065
|
*/
|
|
16763
17066
|
notPrincipals?: outputs.iam.GetPolicyDocumentStatementNotPrincipal[];
|
|
16764
17067
|
/**
|
|
16765
|
-
* List of resource ARNs that this statement does *not* apply to. Use to apply a policy statement to all resources *except* those listed.
|
|
17068
|
+
* List of resource ARNs that this statement does *not* apply to. Use to apply a policy statement to all resources *except* those listed. Conflicts with `resources`.
|
|
16766
17069
|
*/
|
|
16767
17070
|
notResources?: string[];
|
|
16768
17071
|
/**
|
|
@@ -16770,7 +17073,7 @@ export declare namespace iam {
|
|
|
16770
17073
|
*/
|
|
16771
17074
|
principals?: outputs.iam.GetPolicyDocumentStatementPrincipal[];
|
|
16772
17075
|
/**
|
|
16773
|
-
* List of resource ARNs that this statement applies to. This is required by AWS if used for an IAM policy.
|
|
17076
|
+
* List of resource ARNs that this statement applies to. This is required by AWS if used for an IAM policy. Conflicts with `notResources`.
|
|
16774
17077
|
*/
|
|
16775
17078
|
resources?: string[];
|
|
16776
17079
|
/**
|
|
@@ -18963,6 +19266,18 @@ export declare namespace kinesis {
|
|
|
18963
19266
|
*/
|
|
18964
19267
|
parameterValue: string;
|
|
18965
19268
|
}
|
|
19269
|
+
interface GetStreamStreamModeDetail {
|
|
19270
|
+
/**
|
|
19271
|
+
* The capacity mode of the stream. Either `ON_DEMAND` or `PROVISIONED`.
|
|
19272
|
+
*/
|
|
19273
|
+
streamMode: string;
|
|
19274
|
+
}
|
|
19275
|
+
interface StreamStreamModeDetails {
|
|
19276
|
+
/**
|
|
19277
|
+
* Specifies the capacity mode of the stream. Must be either `PROVISIONED` or `ON_DEMAND`.
|
|
19278
|
+
*/
|
|
19279
|
+
streamMode: string;
|
|
19280
|
+
}
|
|
18966
19281
|
}
|
|
18967
19282
|
export declare namespace kinesisanalyticsv2 {
|
|
18968
19283
|
interface ApplicationApplicationConfiguration {
|
|
@@ -19700,6 +20015,18 @@ export declare namespace lambda {
|
|
|
19700
20015
|
*/
|
|
19701
20016
|
destinationArn: string;
|
|
19702
20017
|
}
|
|
20018
|
+
interface EventSourceMappingFilterCriteria {
|
|
20019
|
+
/**
|
|
20020
|
+
* A set of up to 5 filter. If an event satisfies at least one, Lambda sends the event to the function or adds it to the next batch. Detailed below.
|
|
20021
|
+
*/
|
|
20022
|
+
filters?: outputs.lambda.EventSourceMappingFilterCriteriaFilter[];
|
|
20023
|
+
}
|
|
20024
|
+
interface EventSourceMappingFilterCriteriaFilter {
|
|
20025
|
+
/**
|
|
20026
|
+
* A filter pattern up to 4096 characters. See [Filter Rule Syntax](https://docs.aws.amazon.com/lambda/latest/dg/invocation-eventfiltering.html#filtering-syntax).
|
|
20027
|
+
*/
|
|
20028
|
+
pattern?: string;
|
|
20029
|
+
}
|
|
19703
20030
|
interface EventSourceMappingSelfManagedEventSource {
|
|
19704
20031
|
/**
|
|
19705
20032
|
* A map of endpoints for the self managed source. For Kafka self-managed sources, the key should be `KAFKA_BOOTSTRAP_SERVERS` and the value should be a string with a comma separated list of broker endpoints.
|
|
@@ -21633,6 +21960,14 @@ export declare namespace networkfirewall {
|
|
|
21633
21960
|
subnetId: string;
|
|
21634
21961
|
}
|
|
21635
21962
|
interface FirewallPolicyFirewallPolicy {
|
|
21963
|
+
/**
|
|
21964
|
+
* Set of actions to take on a packet if it does not match any stateful rules in the policy. This can only be specified if the policy has a `statefulEngineOptions` block with a `ruleOrder` value of `STRICT_ORDER`. You can specify one of either or neither values of `aws:drop_strict` or `aws:drop_established`, as well as any combination of `aws:alert_strict` and `aws:alert_established`.
|
|
21965
|
+
*/
|
|
21966
|
+
statefulDefaultActions?: string[];
|
|
21967
|
+
/**
|
|
21968
|
+
* A configuration block that defines options on how the policy handles stateful rules. See Stateful Engine Options below for details.
|
|
21969
|
+
*/
|
|
21970
|
+
statefulEngineOptions?: outputs.networkfirewall.FirewallPolicyFirewallPolicyStatefulEngineOptions;
|
|
21636
21971
|
/**
|
|
21637
21972
|
* Set of configuration blocks containing references to the stateful rule groups that are used in the policy. See Stateful Rule Group Reference below for details.
|
|
21638
21973
|
*/
|
|
@@ -21656,7 +21991,17 @@ export declare namespace networkfirewall {
|
|
|
21656
21991
|
*/
|
|
21657
21992
|
statelessRuleGroupReferences?: outputs.networkfirewall.FirewallPolicyFirewallPolicyStatelessRuleGroupReference[];
|
|
21658
21993
|
}
|
|
21994
|
+
interface FirewallPolicyFirewallPolicyStatefulEngineOptions {
|
|
21995
|
+
/**
|
|
21996
|
+
* Indicates how to manage the order of stateful rule evaluation for the policy. Default value: `DEFAULT_ACTION_ORDER`. Valid values: `DEFAULT_ACTION_ORDER`, `STRICT_ORDER`.
|
|
21997
|
+
*/
|
|
21998
|
+
ruleOrder: string;
|
|
21999
|
+
}
|
|
21659
22000
|
interface FirewallPolicyFirewallPolicyStatefulRuleGroupReference {
|
|
22001
|
+
/**
|
|
22002
|
+
* An integer setting that indicates the order in which to apply the stateful rule groups in a single policy. This argument must be specified if the policy has a `statefulEngineOptions` block with a `ruleOrder` value of `STRICT_ORDER`. AWS Network Firewall applies each stateful rule group to a packet starting with the group that has the lowest priority setting.
|
|
22003
|
+
*/
|
|
22004
|
+
priority?: number;
|
|
21660
22005
|
/**
|
|
21661
22006
|
* The Amazon Resource Name (ARN) of the stateful rule group.
|
|
21662
22007
|
*/
|
|
@@ -21740,6 +22085,10 @@ export declare namespace networkfirewall {
|
|
|
21740
22085
|
* A configuration block that defines the stateful or stateless rules for the rule group. See Rules Source below for details.
|
|
21741
22086
|
*/
|
|
21742
22087
|
rulesSource: outputs.networkfirewall.RuleGroupRuleGroupRulesSource;
|
|
22088
|
+
/**
|
|
22089
|
+
* A configuration block that defines stateful rule options for the rule group. See Stateful Rule Options below for details.
|
|
22090
|
+
*/
|
|
22091
|
+
statefulRuleOptions?: outputs.networkfirewall.RuleGroupRuleGroupStatefulRuleOptions;
|
|
21743
22092
|
}
|
|
21744
22093
|
interface RuleGroupRuleGroupRuleVariables {
|
|
21745
22094
|
/**
|
|
@@ -21994,6 +22343,12 @@ export declare namespace networkfirewall {
|
|
|
21994
22343
|
*/
|
|
21995
22344
|
masks?: string[];
|
|
21996
22345
|
}
|
|
22346
|
+
interface RuleGroupRuleGroupStatefulRuleOptions {
|
|
22347
|
+
/**
|
|
22348
|
+
* Indicates how to manage the order of the rule evaluation for the rule group. Default value: `DEFAULT_ACTION_ORDER`. Valid values: `DEFAULT_ACTION_ORDER`, `STRICT_ORDER`.
|
|
22349
|
+
*/
|
|
22350
|
+
ruleOrder: string;
|
|
22351
|
+
}
|
|
21997
22352
|
}
|
|
21998
22353
|
export declare namespace opsworks {
|
|
21999
22354
|
interface ApplicationAppSource {
|
|
@@ -23814,7 +24169,7 @@ export declare namespace s3 {
|
|
|
23814
24169
|
*/
|
|
23815
24170
|
days?: number;
|
|
23816
24171
|
/**
|
|
23817
|
-
* Specifies the Amazon S3 storage class to which you want the
|
|
24172
|
+
* Specifies the Amazon S3 [storage class](https://docs.aws.amazon.com/AmazonS3/latest/API/API_Transition.html#AmazonS3-Type-Transition-StorageClass) to which you want the object to transition.
|
|
23818
24173
|
*/
|
|
23819
24174
|
storageClass: string;
|
|
23820
24175
|
}
|
|
@@ -23828,7 +24183,7 @@ export declare namespace s3 {
|
|
|
23828
24183
|
*/
|
|
23829
24184
|
days?: number;
|
|
23830
24185
|
/**
|
|
23831
|
-
* Specifies the Amazon S3 storage class to which you want the object to transition.
|
|
24186
|
+
* Specifies the Amazon S3 [storage class](https://docs.aws.amazon.com/AmazonS3/latest/API/API_Transition.html#AmazonS3-Type-Transition-StorageClass) to which you want the object to transition.
|
|
23832
24187
|
*/
|
|
23833
24188
|
storageClass: string;
|
|
23834
24189
|
}
|
|
@@ -23952,7 +24307,7 @@ export declare namespace s3 {
|
|
|
23952
24307
|
}
|
|
23953
24308
|
interface BucketOwnershipControlsRule {
|
|
23954
24309
|
/**
|
|
23955
|
-
* Object ownership. Valid values: `BucketOwnerPreferred` or `
|
|
24310
|
+
* Object ownership. Valid values: `BucketOwnerPreferred`, `ObjectWriter` or `BucketOwnerEnforced`
|
|
23956
24311
|
*/
|
|
23957
24312
|
objectOwnership: string;
|
|
23958
24313
|
}
|
|
@@ -24026,7 +24381,7 @@ export declare namespace s3 {
|
|
|
24026
24381
|
*/
|
|
24027
24382
|
replicationTime?: outputs.s3.BucketReplicationConfigRuleDestinationReplicationTime;
|
|
24028
24383
|
/**
|
|
24029
|
-
* The class
|
|
24384
|
+
* The [storage class](https://docs.aws.amazon.com/AmazonS3/latest/API/API_Destination.html#AmazonS3-Type-Destination-StorageClass) used to store the object. By default, Amazon S3 uses the storage class of the source object to create the object replica.
|
|
24030
24385
|
*/
|
|
24031
24386
|
storageClass?: string;
|
|
24032
24387
|
}
|
|
@@ -24209,7 +24564,7 @@ export declare namespace s3 {
|
|
|
24209
24564
|
*/
|
|
24210
24565
|
replicationTime?: outputs.s3.BucketReplicationConfigurationRuleDestinationReplicationTime;
|
|
24211
24566
|
/**
|
|
24212
|
-
* The class
|
|
24567
|
+
* The [storage class](https://docs.aws.amazon.com/AmazonS3/latest/API/API_Destination.html#AmazonS3-Type-Destination-StorageClass) used to store the object. By default, Amazon S3 uses the storage class of the source object to create the object replica.
|
|
24213
24568
|
*/
|
|
24214
24569
|
storageClass?: string;
|
|
24215
24570
|
}
|
|
@@ -28329,7 +28684,7 @@ export declare namespace wafregional {
|
|
|
28329
28684
|
}
|
|
28330
28685
|
interface WebAclDefaultAction {
|
|
28331
28686
|
/**
|
|
28332
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
28687
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a rule. Valid values for `action` are `ALLOW`, `BLOCK` or `COUNT`. Valid values for `overrideAction` are `COUNT` and `NONE`.
|
|
28333
28688
|
*/
|
|
28334
28689
|
type: string;
|
|
28335
28690
|
}
|
|
@@ -28355,7 +28710,7 @@ export declare namespace wafregional {
|
|
|
28355
28710
|
*/
|
|
28356
28711
|
data?: string;
|
|
28357
28712
|
/**
|
|
28358
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
28713
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a rule. Valid values for `action` are `ALLOW`, `BLOCK` or `COUNT`. Valid values for `overrideAction` are `COUNT` and `NONE`.
|
|
28359
28714
|
*/
|
|
28360
28715
|
type: string;
|
|
28361
28716
|
}
|
|
@@ -28378,19 +28733,19 @@ export declare namespace wafregional {
|
|
|
28378
28733
|
*/
|
|
28379
28734
|
ruleId: string;
|
|
28380
28735
|
/**
|
|
28381
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
28736
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a rule. Valid values for `action` are `ALLOW`, `BLOCK` or `COUNT`. Valid values for `overrideAction` are `COUNT` and `NONE`.
|
|
28382
28737
|
*/
|
|
28383
28738
|
type?: string;
|
|
28384
28739
|
}
|
|
28385
28740
|
interface WebAclRuleAction {
|
|
28386
28741
|
/**
|
|
28387
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
28742
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a rule. Valid values for `action` are `ALLOW`, `BLOCK` or `COUNT`. Valid values for `overrideAction` are `COUNT` and `NONE`.
|
|
28388
28743
|
*/
|
|
28389
28744
|
type: string;
|
|
28390
28745
|
}
|
|
28391
28746
|
interface WebAclRuleOverrideAction {
|
|
28392
28747
|
/**
|
|
28393
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
28748
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a rule. Valid values for `action` are `ALLOW`, `BLOCK` or `COUNT`. Valid values for `overrideAction` are `COUNT` and `NONE`.
|
|
28394
28749
|
*/
|
|
28395
28750
|
type: string;
|
|
28396
28751
|
}
|
package/xray/group.d.ts
CHANGED
|
@@ -50,6 +50,9 @@ export declare class Group extends pulumi.CustomResource {
|
|
|
50
50
|
* The name of the group.
|
|
51
51
|
*/
|
|
52
52
|
readonly groupName: pulumi.Output<string>;
|
|
53
|
+
/**
|
|
54
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
55
|
+
*/
|
|
53
56
|
readonly tags: pulumi.Output<{
|
|
54
57
|
[key: string]: string;
|
|
55
58
|
} | undefined>;
|
|
@@ -84,6 +87,9 @@ export interface GroupState {
|
|
|
84
87
|
* The name of the group.
|
|
85
88
|
*/
|
|
86
89
|
groupName?: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
92
|
+
*/
|
|
87
93
|
tags?: pulumi.Input<{
|
|
88
94
|
[key: string]: pulumi.Input<string>;
|
|
89
95
|
}>;
|
|
@@ -106,6 +112,9 @@ export interface GroupArgs {
|
|
|
106
112
|
* The name of the group.
|
|
107
113
|
*/
|
|
108
114
|
groupName: pulumi.Input<string>;
|
|
115
|
+
/**
|
|
116
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
117
|
+
*/
|
|
109
118
|
tags?: pulumi.Input<{
|
|
110
119
|
[key: string]: pulumi.Input<string>;
|
|
111
120
|
}>;
|
package/xray/group.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group.js","sourceRoot":"","sources":["../../xray/group.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"group.js","sourceRoot":"","sources":["../../xray/group.ts"],"names":[],"mappings":"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"}
|