@aws-cdk/integ-runner 2.186.3 → 2.186.5
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.
|
@@ -68,5 +68,7 @@
|
|
|
68
68
|
"@aws-cdk/aws-lambda:createNewPoliciesWithAddToRolePolicy": false,
|
|
69
69
|
"@aws-cdk/aws-s3:setUniqueReplicationRoleName": true,
|
|
70
70
|
"@aws-cdk/aws-events:requireEventBusPolicySid": true,
|
|
71
|
-
"@aws-cdk/
|
|
71
|
+
"@aws-cdk/core:aspectPrioritiesMutating": true,
|
|
72
|
+
"@aws-cdk/aws-dynamodb:retainTableReplica": true,
|
|
73
|
+
"@aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2": true
|
|
72
74
|
}
|
|
@@ -283,5 +283,7 @@ export declare function currentlyRecommendedAwsCdkLibFlags(): {
|
|
|
283
283
|
"@aws-cdk/aws-lambda:createNewPoliciesWithAddToRolePolicy": boolean;
|
|
284
284
|
"@aws-cdk/aws-s3:setUniqueReplicationRoleName": boolean;
|
|
285
285
|
"@aws-cdk/aws-events:requireEventBusPolicySid": boolean;
|
|
286
|
+
"@aws-cdk/core:aspectPrioritiesMutating": boolean;
|
|
286
287
|
"@aws-cdk/aws-dynamodb:retainTableReplica": boolean;
|
|
288
|
+
"@aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2": boolean;
|
|
287
289
|
};
|
|
@@ -5055,7 +5055,7 @@ var require_semver2 = __commonJS({
|
|
|
5055
5055
|
// ../cloud-assembly-schema/cli-version.json
|
|
5056
5056
|
var require_cli_version = __commonJS({
|
|
5057
5057
|
"../cloud-assembly-schema/cli-version.json"(exports2, module2) {
|
|
5058
|
-
module2.exports = { version: "2.
|
|
5058
|
+
module2.exports = { version: "2.1013.0" };
|
|
5059
5059
|
}
|
|
5060
5060
|
});
|
|
5061
5061
|
|
|
@@ -7513,7 +7513,7 @@ var require_cloud_artifact = __commonJS({
|
|
|
7513
7513
|
};
|
|
7514
7514
|
exports2.CloudArtifact = CloudArtifact;
|
|
7515
7515
|
_a = JSII_RTTI_SYMBOL_1;
|
|
7516
|
-
CloudArtifact[_a] = { fqn: "@aws-cdk/cx-api.CloudArtifact", version: "2.
|
|
7516
|
+
CloudArtifact[_a] = { fqn: "@aws-cdk/cx-api.CloudArtifact", version: "2.190.0" };
|
|
7517
7517
|
}
|
|
7518
7518
|
});
|
|
7519
7519
|
|
|
@@ -7583,7 +7583,7 @@ var require_asset_manifest_artifact = __commonJS({
|
|
|
7583
7583
|
};
|
|
7584
7584
|
exports2.AssetManifestArtifact = AssetManifestArtifact;
|
|
7585
7585
|
_a = JSII_RTTI_SYMBOL_1;
|
|
7586
|
-
AssetManifestArtifact[_a] = { fqn: "@aws-cdk/cx-api.AssetManifestArtifact", version: "2.
|
|
7586
|
+
AssetManifestArtifact[_a] = { fqn: "@aws-cdk/cx-api.AssetManifestArtifact", version: "2.190.0" };
|
|
7587
7587
|
Object.defineProperty(AssetManifestArtifact.prototype, ASSET_MANIFEST_ARTIFACT_SYM, {
|
|
7588
7588
|
value: true,
|
|
7589
7589
|
enumerable: false,
|
|
@@ -7631,7 +7631,7 @@ var require_environment2 = __commonJS({
|
|
|
7631
7631
|
};
|
|
7632
7632
|
exports2.EnvironmentUtils = EnvironmentUtils;
|
|
7633
7633
|
_a = JSII_RTTI_SYMBOL_1;
|
|
7634
|
-
EnvironmentUtils[_a] = { fqn: "@aws-cdk/cx-api.EnvironmentUtils", version: "2.
|
|
7634
|
+
EnvironmentUtils[_a] = { fqn: "@aws-cdk/cx-api.EnvironmentUtils", version: "2.190.0" };
|
|
7635
7635
|
}
|
|
7636
7636
|
});
|
|
7637
7637
|
|
|
@@ -7737,7 +7737,7 @@ var require_cloudformation_artifact = __commonJS({
|
|
|
7737
7737
|
};
|
|
7738
7738
|
exports2.CloudFormationStackArtifact = CloudFormationStackArtifact;
|
|
7739
7739
|
_a = JSII_RTTI_SYMBOL_1;
|
|
7740
|
-
CloudFormationStackArtifact[_a] = { fqn: "@aws-cdk/cx-api.CloudFormationStackArtifact", version: "2.
|
|
7740
|
+
CloudFormationStackArtifact[_a] = { fqn: "@aws-cdk/cx-api.CloudFormationStackArtifact", version: "2.190.0" };
|
|
7741
7741
|
Object.defineProperty(CloudFormationStackArtifact.prototype, CLOUDFORMATION_STACK_ARTIFACT_SYM, {
|
|
7742
7742
|
value: true,
|
|
7743
7743
|
enumerable: false,
|
|
@@ -7802,7 +7802,7 @@ var require_nested_cloud_assembly_artifact = __commonJS({
|
|
|
7802
7802
|
};
|
|
7803
7803
|
exports2.NestedCloudAssemblyArtifact = NestedCloudAssemblyArtifact;
|
|
7804
7804
|
_a = JSII_RTTI_SYMBOL_1;
|
|
7805
|
-
NestedCloudAssemblyArtifact[_a] = { fqn: "@aws-cdk/cx-api.NestedCloudAssemblyArtifact", version: "2.
|
|
7805
|
+
NestedCloudAssemblyArtifact[_a] = { fqn: "@aws-cdk/cx-api.NestedCloudAssemblyArtifact", version: "2.190.0" };
|
|
7806
7806
|
Object.defineProperty(NestedCloudAssemblyArtifact.prototype, NESTED_CLOUD_ASSEMBLY_SYM, {
|
|
7807
7807
|
value: true,
|
|
7808
7808
|
enumerable: false,
|
|
@@ -7863,7 +7863,7 @@ var require_tree_cloud_artifact = __commonJS({
|
|
|
7863
7863
|
};
|
|
7864
7864
|
exports2.TreeCloudArtifact = TreeCloudArtifact;
|
|
7865
7865
|
_a = JSII_RTTI_SYMBOL_1;
|
|
7866
|
-
TreeCloudArtifact[_a] = { fqn: "@aws-cdk/cx-api.TreeCloudArtifact", version: "2.
|
|
7866
|
+
TreeCloudArtifact[_a] = { fqn: "@aws-cdk/cx-api.TreeCloudArtifact", version: "2.190.0" };
|
|
7867
7867
|
Object.defineProperty(TreeCloudArtifact.prototype, TREE_CLOUD_ARTIFACT_SYM, {
|
|
7868
7868
|
value: true,
|
|
7869
7869
|
enumerable: false,
|
|
@@ -8129,7 +8129,7 @@ var require_cloud_assembly = __commonJS({
|
|
|
8129
8129
|
};
|
|
8130
8130
|
exports2.CloudAssembly = CloudAssembly;
|
|
8131
8131
|
_a = JSII_RTTI_SYMBOL_1;
|
|
8132
|
-
CloudAssembly[_a] = { fqn: "@aws-cdk/cx-api.CloudAssembly", version: "2.
|
|
8132
|
+
CloudAssembly[_a] = { fqn: "@aws-cdk/cx-api.CloudAssembly", version: "2.190.0" };
|
|
8133
8133
|
var CloudAssemblyBuilder = class _CloudAssemblyBuilder {
|
|
8134
8134
|
/**
|
|
8135
8135
|
* Initializes a cloud assembly builder.
|
|
@@ -8223,7 +8223,7 @@ var require_cloud_assembly = __commonJS({
|
|
|
8223
8223
|
};
|
|
8224
8224
|
exports2.CloudAssemblyBuilder = CloudAssemblyBuilder;
|
|
8225
8225
|
_b = JSII_RTTI_SYMBOL_1;
|
|
8226
|
-
CloudAssemblyBuilder[_b] = { fqn: "@aws-cdk/cx-api.CloudAssemblyBuilder", version: "2.
|
|
8226
|
+
CloudAssemblyBuilder[_b] = { fqn: "@aws-cdk/cx-api.CloudAssemblyBuilder", version: "2.190.0" };
|
|
8227
8227
|
function filterUndefined(obj) {
|
|
8228
8228
|
if (Array.isArray(obj)) {
|
|
8229
8229
|
return obj.filter((x) => x !== void 0).map((x) => filterUndefined(x));
|
|
@@ -8352,7 +8352,7 @@ var require_features = __commonJS({
|
|
|
8352
8352
|
"use strict";
|
|
8353
8353
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
8354
8354
|
exports2.LAMBDA_NODEJS_USE_LATEST_RUNTIME = exports2.ENABLE_OPENSEARCH_MULTIAZ_WITH_STANDBY = exports2.AUTOSCALING_GENERATE_LAUNCH_TEMPLATE = exports2.EFS_MOUNTTARGET_ORDERINSENSITIVE_LOGICAL_ID = exports2.EFS_DENY_ANONYMOUS_ACCESS = exports2.KMS_ALIAS_NAME_REF = exports2.INCLUDE_PREFIX_IN_UNIQUE_NAME_GENERATION = exports2.APIGATEWAY_REQUEST_VALIDATOR_UNIQUE_ID = exports2.EC2_RESTRICT_DEFAULT_SECURITY_GROUP = exports2.ENABLE_EMR_SERVICE_POLICY_V2 = exports2.REDSHIFT_COLUMN_ID = exports2.SECRETS_MANAGER_TARGET_ATTACHMENT_RESOURCE_POLICY = exports2.EC2_LAUNCH_TEMPLATE_DEFAULT_USER_DATA = exports2.APIGATEWAY_AUTHORIZER_CHANGE_DEPLOYMENT_LOGICAL_ID = exports2.CODEDEPLOY_REMOVE_ALARMS_FROM_DEPLOYMENT_GROUP = exports2.DATABASE_PROXY_UNIQUE_RESOURCE_NAME = exports2.AWS_CUSTOM_RESOURCE_LATEST_SDK_DEFAULT = exports2.ROUTE53_PATTERNS_USE_CERTIFICATE = exports2.S3_SERVER_ACCESS_LOGS_USE_BUCKET_POLICY = exports2.ECS_DISABLE_EXPLICIT_DEPLOYMENT_CONTROLLER_FOR_CIRCUIT_BREAKER = exports2.EVENTS_TARGET_QUEUE_SAME_ACCOUNT = exports2.ENABLE_PARTITION_LITERALS = exports2.APIGATEWAY_DISABLE_CLOUDWATCH_ROLE = exports2.SNS_SUBSCRIPTIONS_SQS_DECRYPTION_POLICY = exports2.S3_CREATE_DEFAULT_LOGGING_POLICY = exports2.CODEPIPELINE_CROSS_ACCOUNT_KEY_ALIAS_STACK_SAFE_RESOURCE_NAME = exports2.VALIDATE_SNAPSHOT_REMOVAL_POLICY = exports2.IAM_IMPORTED_ROLE_STACK_SAFE_DEFAULT_POLICY_NAME = exports2.IAM_MINIMIZE_POLICIES = exports2.ECS_ARN_FORMAT_INCLUDES_CLUSTER_NAME = exports2.EC2_UNIQUE_IMDSV2_LAUNCH_TEMPLATE_NAME = exports2.ECS_SERVICE_EXTENSIONS_ENABLE_DEFAULT_LOG_DRIVER = exports2.TARGET_PARTITIONS = exports2.CHECK_SECRET_USAGE = exports2.CLOUDFRONT_DEFAULT_SECURITY_POLICY_TLS_V1_2_2021 = exports2.LAMBDA_RECOGNIZE_LAYER_VERSION = exports2.LAMBDA_RECOGNIZE_VERSION_PROPS = exports2.EFS_DEFAULT_ENCRYPTION_AT_REST = exports2.APIGATEWAY_USAGEPLANKEY_ORDERINSENSITIVE_ID = exports2.RDS_LOWERCASE_DB_IDENTIFIER = exports2.ECS_REMOVE_DEFAULT_DESIRED_COUNT = exports2.S3_GRANT_WRITE_WITHOUT_ACL = exports2.KMS_DEFAULT_KEY_POLICIES = exports2.SECRETS_MANAGER_PARSE_OWNED_SECRET_NAME = exports2.DOCKER_IGNORE_SUPPORT = exports2.STACK_RELATIVE_EXPORTS_CONTEXT = exports2.NEW_STYLE_STACK_SYNTHESIS_CONTEXT = exports2.ENABLE_DIFF_NO_FAIL = exports2.ENABLE_DIFF_NO_FAIL_CONTEXT = exports2.ENABLE_STACK_NAME_DUPLICATES_CONTEXT = void 0;
|
|
8355
|
-
exports2.NEW_PROJECT_DEFAULT_CONTEXT = exports2.FUTURE_FLAGS = exports2.FUTURE_FLAGS_EXPIRED = exports2.CURRENT_VERSION_FLAG_DEFAULTS = exports2.CURRENTLY_RECOMMENDED_FLAGS = exports2.CURRENT_VERSION_EXPIRED_FLAGS = exports2.FLAGS = exports2.PIPELINE_REDUCE_CROSS_ACCOUNT_ACTION_ROLE_TRUST_SCOPE = exports2.LOG_USER_POOL_CLIENT_SECRET_VALUE = exports2.DYNAMODB_TABLE_RETAIN_TABLE_REPLICA = exports2.EVENTBUS_POLICY_SID_REQUIRED = exports2.PIPELINE_REDUCE_STAGE_ROLE_TRUST_SCOPE = exports2.SET_UNIQUE_REPLICATION_ROLE_NAME = exports2.LAMBDA_CREATE_NEW_POLICIES_WITH_ADDTOROLEPOLICY = exports2.ENABLE_ADDITIONAL_METADATA_COLLECTION = exports2.IAM_OIDC_REJECT_UNAUTHORIZED_CONNECTIONS = exports2.ALB_DUALSTACK_WITHOUT_PUBLIC_IPV4_SECURITY_GROUP_RULES_DEFAULT = exports2.Disable_ECS_IMDS_Blocking = exports2.Enable_IMDS_Blocking_Deprecated_Feature = exports2.USER_POOL_DOMAIN_NAME_METHOD_WITHOUT_CUSTOM_RESOURCE = exports2.ASPECT_STABILIZATION = exports2.BASTION_HOST_USE_AMAZON_LINUX_2023_BY_DEFAULT = exports2.STEPFUNCTIONS_TASKS_FIX_RUN_ECS_TASK_POLICY = exports2.LAMBDA_NODEJS_SDK_V3_EXCLUDE_SMITHY_PACKAGES = exports2.CFN_INCLUDE_REJECT_COMPLEX_RESOURCE_UPDATE_CREATE_POLICY_INTRINSICS = exports2.USE_CORRECT_VALUE_FOR_INSTANCE_RESOURCE_ID_PROPERTY = exports2.APPSYNC_GRAPHQLAPI_SCOPE_LAMBDA_FUNCTION_PERMISSION = exports2.EC2_SUM_TIMEOUT_ENABLED = exports2.DYNAMODB_TABLEV2_RESOURCE_POLICY_PER_REPLICA = exports2.REDUCE_EC2_FARGATE_CLOUDWATCH_PERMISSIONS = exports2.USE_NEW_S3URI_PARAMETERS_FOR_BEDROCK_INVOKE_MODEL_TASK = exports2.S3_KEEP_NOTIFICATION_IN_IMPORTED_BUCKET = exports2.LOG_API_RESPONSE_DATA_PROPERTY_TRUE_DEFAULT = exports2.ECS_REMOVE_DEFAULT_DEPLOYMENT_ALARM = exports2.EBS_DEFAULT_GP3 = exports2.EKS_NODEGROUP_NAME = exports2.PIPELINE_REDUCE_ASSET_ROLE_TRUST_SCOPE = exports2.KMS_REDUCE_CROSS_ACCOUNT_REGION_POLICY_SCOPE = exports2.CODEPIPELINE_DEFAULT_PIPELINE_TYPE_TO_V2 = exports2.CODEPIPELINE_CROSS_ACCOUNT_KEYS_DEFAULT_VALUE_TO_FALSE = exports2.LAMBDA_PERMISSION_LOGICAL_ID_FOR_LAMBDA_ACTION = exports2.CODECOMMIT_SOURCE_ACTION_DEFAULT_BRANCH_NAME = exports2.APPSYNC_ENABLE_USE_ARN_IDENTIFIER_SOURCE_API_ASSOCIATION = exports2.AURORA_CLUSTER_CHANGE_SCOPE_OF_INSTANCE_PARAMETER_GROUP_WITH_EACH_PARAMETERS = exports2.RDS_PREVENT_RENDERING_DEPRECATED_CREDENTIALS = void 0;
|
|
8355
|
+
exports2.NEW_PROJECT_DEFAULT_CONTEXT = exports2.FUTURE_FLAGS = exports2.FUTURE_FLAGS_EXPIRED = exports2.CURRENT_VERSION_FLAG_DEFAULTS = exports2.CURRENTLY_RECOMMENDED_FLAGS = exports2.CURRENT_VERSION_EXPIRED_FLAGS = exports2.FLAGS = exports2.PIPELINE_REDUCE_CROSS_ACCOUNT_ACTION_ROLE_TRUST_SCOPE = exports2.LOG_USER_POOL_CLIENT_SECRET_VALUE = exports2.DYNAMODB_TABLE_RETAIN_TABLE_REPLICA = exports2.ASPECT_PRIORITIES_MUTATING = exports2.EVENTBUS_POLICY_SID_REQUIRED = exports2.PIPELINE_REDUCE_STAGE_ROLE_TRUST_SCOPE = exports2.SET_UNIQUE_REPLICATION_ROLE_NAME = exports2.LAMBDA_CREATE_NEW_POLICIES_WITH_ADDTOROLEPOLICY = exports2.ENABLE_ADDITIONAL_METADATA_COLLECTION = exports2.IAM_OIDC_REJECT_UNAUTHORIZED_CONNECTIONS = exports2.ALB_DUALSTACK_WITHOUT_PUBLIC_IPV4_SECURITY_GROUP_RULES_DEFAULT = exports2.Disable_ECS_IMDS_Blocking = exports2.Enable_IMDS_Blocking_Deprecated_Feature = exports2.USER_POOL_DOMAIN_NAME_METHOD_WITHOUT_CUSTOM_RESOURCE = exports2.ASPECT_STABILIZATION = exports2.BASTION_HOST_USE_AMAZON_LINUX_2023_BY_DEFAULT = exports2.STEPFUNCTIONS_USE_DISTRIBUTED_MAP_RESULT_WRITER_V2 = exports2.STEPFUNCTIONS_TASKS_FIX_RUN_ECS_TASK_POLICY = exports2.LAMBDA_NODEJS_SDK_V3_EXCLUDE_SMITHY_PACKAGES = exports2.CFN_INCLUDE_REJECT_COMPLEX_RESOURCE_UPDATE_CREATE_POLICY_INTRINSICS = exports2.USE_CORRECT_VALUE_FOR_INSTANCE_RESOURCE_ID_PROPERTY = exports2.APPSYNC_GRAPHQLAPI_SCOPE_LAMBDA_FUNCTION_PERMISSION = exports2.EC2_SUM_TIMEOUT_ENABLED = exports2.DYNAMODB_TABLEV2_RESOURCE_POLICY_PER_REPLICA = exports2.REDUCE_EC2_FARGATE_CLOUDWATCH_PERMISSIONS = exports2.USE_NEW_S3URI_PARAMETERS_FOR_BEDROCK_INVOKE_MODEL_TASK = exports2.S3_KEEP_NOTIFICATION_IN_IMPORTED_BUCKET = exports2.LOG_API_RESPONSE_DATA_PROPERTY_TRUE_DEFAULT = exports2.ECS_REMOVE_DEFAULT_DEPLOYMENT_ALARM = exports2.EBS_DEFAULT_GP3 = exports2.EKS_NODEGROUP_NAME = exports2.PIPELINE_REDUCE_ASSET_ROLE_TRUST_SCOPE = exports2.KMS_REDUCE_CROSS_ACCOUNT_REGION_POLICY_SCOPE = exports2.CODEPIPELINE_DEFAULT_PIPELINE_TYPE_TO_V2 = exports2.CODEPIPELINE_CROSS_ACCOUNT_KEYS_DEFAULT_VALUE_TO_FALSE = exports2.LAMBDA_PERMISSION_LOGICAL_ID_FOR_LAMBDA_ACTION = exports2.CODECOMMIT_SOURCE_ACTION_DEFAULT_BRANCH_NAME = exports2.APPSYNC_ENABLE_USE_ARN_IDENTIFIER_SOURCE_API_ASSOCIATION = exports2.AURORA_CLUSTER_CHANGE_SCOPE_OF_INSTANCE_PARAMETER_GROUP_WITH_EACH_PARAMETERS = exports2.RDS_PREVENT_RENDERING_DEPRECATED_CREDENTIALS = void 0;
|
|
8356
8356
|
exports2.futureFlagDefault = futureFlagDefault;
|
|
8357
8357
|
var flag_modeling_1 = require_flag_modeling();
|
|
8358
8358
|
exports2.ENABLE_STACK_NAME_DUPLICATES_CONTEXT = "@aws-cdk/core:enableStackNameDuplicates";
|
|
@@ -8428,6 +8428,7 @@ var require_features = __commonJS({
|
|
|
8428
8428
|
exports2.CFN_INCLUDE_REJECT_COMPLEX_RESOURCE_UPDATE_CREATE_POLICY_INTRINSICS = "@aws-cdk/core:cfnIncludeRejectComplexResourceUpdateCreatePolicyIntrinsics";
|
|
8429
8429
|
exports2.LAMBDA_NODEJS_SDK_V3_EXCLUDE_SMITHY_PACKAGES = "@aws-cdk/aws-lambda-nodejs:sdkV3ExcludeSmithyPackages";
|
|
8430
8430
|
exports2.STEPFUNCTIONS_TASKS_FIX_RUN_ECS_TASK_POLICY = "@aws-cdk/aws-stepfunctions-tasks:fixRunEcsTaskPolicy";
|
|
8431
|
+
exports2.STEPFUNCTIONS_USE_DISTRIBUTED_MAP_RESULT_WRITER_V2 = "@aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2";
|
|
8431
8432
|
exports2.BASTION_HOST_USE_AMAZON_LINUX_2023_BY_DEFAULT = "@aws-cdk/aws-ec2:bastionHostUseAmazonLinux2023ByDefault";
|
|
8432
8433
|
exports2.ASPECT_STABILIZATION = "@aws-cdk/core:aspectStabilization";
|
|
8433
8434
|
exports2.USER_POOL_DOMAIN_NAME_METHOD_WITHOUT_CUSTOM_RESOURCE = "@aws-cdk/aws-route53-targets:userPoolDomainNameMethodWithoutCustomResource";
|
|
@@ -8440,6 +8441,7 @@ var require_features = __commonJS({
|
|
|
8440
8441
|
exports2.SET_UNIQUE_REPLICATION_ROLE_NAME = "@aws-cdk/aws-s3:setUniqueReplicationRoleName";
|
|
8441
8442
|
exports2.PIPELINE_REDUCE_STAGE_ROLE_TRUST_SCOPE = "@aws-cdk/pipelines:reduceStageRoleTrustScope";
|
|
8442
8443
|
exports2.EVENTBUS_POLICY_SID_REQUIRED = "@aws-cdk/aws-events:requireEventBusPolicySid";
|
|
8444
|
+
exports2.ASPECT_PRIORITIES_MUTATING = "@aws-cdk/core:aspectPrioritiesMutating";
|
|
8443
8445
|
exports2.DYNAMODB_TABLE_RETAIN_TABLE_REPLICA = "@aws-cdk/aws-dynamodb:retainTableReplica";
|
|
8444
8446
|
exports2.LOG_USER_POOL_CLIENT_SECRET_VALUE = "@aws-cdk/cognito:logUserPoolClientSecretValue";
|
|
8445
8447
|
exports2.PIPELINE_REDUCE_CROSS_ACCOUNT_ACTION_ROLE_TRUST_SCOPE = "@aws-cdk/pipelines:reduceCrossAccountActionRoleTrustScope";
|
|
@@ -9404,8 +9406,8 @@ var require_features = __commonJS({
|
|
|
9404
9406
|
summary: "When set to true along with canContainersAccessInstanceRole=false in ECS cluster, new updated commands will be added to UserData to block container accessing IMDS. **Applicable to Linux only. IMPORTANT: See [details.](#aws-cdkaws-ecsenableImdsBlockingDeprecatedFeature)**",
|
|
9405
9407
|
detailsMd: `
|
|
9406
9408
|
In an ECS Cluster with \`MachineImageType.AMAZON_LINUX_2\`, the canContainersAccessInstanceRole=false option attempts to add commands to block containers from
|
|
9407
|
-
accessing IMDS. Set this flag to true in order to use new and updated commands. Please note that this
|
|
9408
|
-
feature alone with this feature flag will be deprecated by <ins>**end of 2025**</ins> as CDK cannot
|
|
9409
|
+
accessing IMDS. Set this flag to true in order to use new and updated commands. Please note that this
|
|
9410
|
+
feature alone with this feature flag will be deprecated by <ins>**end of 2025**</ins> as CDK cannot
|
|
9409
9411
|
guarantee the correct execution of the feature in all platforms. See [Github discussion](https://github.com/aws/aws-cdk/discussions/32609) for more information.
|
|
9410
9412
|
It is recommended to follow ECS documentation to block IMDS for your specific platform and cluster configuration.
|
|
9411
9413
|
`,
|
|
@@ -9420,9 +9422,9 @@ var require_features = __commonJS({
|
|
|
9420
9422
|
detailsMd: `
|
|
9421
9423
|
In an ECS Cluster with \`MachineImageType.AMAZON_LINUX_2\`, the canContainersAccessInstanceRole=false option attempts to add commands to block containers from
|
|
9422
9424
|
accessing IMDS. CDK cannot guarantee the correct execution of the feature in all platforms. Setting this feature flag
|
|
9423
|
-
to true will ensure CDK does not attempt to implement IMDS blocking. By <ins>**end of 2025**</ins>, CDK will remove the
|
|
9425
|
+
to true will ensure CDK does not attempt to implement IMDS blocking. By <ins>**end of 2025**</ins>, CDK will remove the
|
|
9424
9426
|
IMDS blocking feature. See [Github discussion](https://github.com/aws/aws-cdk/discussions/32609) for more information.
|
|
9425
|
-
|
|
9427
|
+
|
|
9426
9428
|
It is recommended to follow ECS documentation to block IMDS for your specific platform and cluster configuration.
|
|
9427
9429
|
`,
|
|
9428
9430
|
introducedIn: { v2: "2.175.0" },
|
|
@@ -9601,7 +9603,7 @@ var require_features = __commonJS({
|
|
|
9601
9603
|
detailsMd: `
|
|
9602
9604
|
When this feature flag is enabled, the default behaviour of OIDC Provider's custom resource handler will
|
|
9603
9605
|
default to reject unauthorized connections when downloading CA Certificates.
|
|
9604
|
-
|
|
9606
|
+
|
|
9605
9607
|
When this feature flag is disabled, the behaviour will be the same as current and will allow downloading
|
|
9606
9608
|
thumbprints from unsecure connections.`,
|
|
9607
9609
|
introducedIn: { v2: "2.177.0" },
|
|
@@ -9615,7 +9617,7 @@ var require_features = __commonJS({
|
|
|
9615
9617
|
detailsMd: `
|
|
9616
9618
|
When this feature flag is enabled, CDK expands the scope of usage data collection to include the following:
|
|
9617
9619
|
* L2 construct property keys - Collect which property keys you use from the L2 constructs in your app. This includes property keys nested in dictionary objects.
|
|
9618
|
-
* L2 construct property values of BOOL and ENUM types - Collect property key values of only BOOL and ENUM types. All other types, such as string values or construct references will be redacted.
|
|
9620
|
+
* L2 construct property values of BOOL and ENUM types - Collect property key values of only BOOL and ENUM types. All other types, such as string values or construct references will be redacted.
|
|
9619
9621
|
* L2 construct method usage - Collection method name, parameter keys and parameter values of BOOL and ENUM type.
|
|
9620
9622
|
`,
|
|
9621
9623
|
introducedIn: { v2: "2.178.0" },
|
|
@@ -9626,12 +9628,12 @@ var require_features = __commonJS({
|
|
|
9626
9628
|
type: flag_modeling_1.FlagType.BugFix,
|
|
9627
9629
|
summary: "[Deprecated] When enabled, Lambda will create new inline policies with AddToRolePolicy instead of adding to the Default Policy Statement",
|
|
9628
9630
|
detailsMd: `
|
|
9629
|
-
[Deprecated default feature] When this feature flag is enabled, Lambda will create new inline policies with AddToRolePolicy.
|
|
9631
|
+
[Deprecated default feature] When this feature flag is enabled, Lambda will create new inline policies with AddToRolePolicy.
|
|
9630
9632
|
The purpose of this is to prevent lambda from creating a dependency on the Default Policy Statement.
|
|
9631
9633
|
This solves an issue where a circular dependency could occur if adding lambda to something like a Cognito Trigger, then adding the User Pool to the lambda execution role permissions.
|
|
9632
|
-
However in the current implementation, we have removed a dependency of the lambda function on the policy. In addition to this, a Role will be attached to the Policy instead of an inline policy being attached to the role.
|
|
9633
|
-
This will create a data race condition in the CloudFormation template because the creation of the Lambda function no longer waits for the policy to be created. Having said that, we are not deprecating the feature (we are defaulting the feature flag to false for new stacks) since this feature can still be used to get around the circular dependency issue (issue-7016) particularly in cases where the lambda resource creation doesnt need to depend on the policy resource creation.
|
|
9634
|
-
We recommend to unset the feature flag if already set which will restore the original behavior.
|
|
9634
|
+
However in the current implementation, we have removed a dependency of the lambda function on the policy. In addition to this, a Role will be attached to the Policy instead of an inline policy being attached to the role.
|
|
9635
|
+
This will create a data race condition in the CloudFormation template because the creation of the Lambda function no longer waits for the policy to be created. Having said that, we are not deprecating the feature (we are defaulting the feature flag to false for new stacks) since this feature can still be used to get around the circular dependency issue (issue-7016) particularly in cases where the lambda resource creation doesnt need to depend on the policy resource creation.
|
|
9636
|
+
We recommend to unset the feature flag if already set which will restore the original behavior.
|
|
9635
9637
|
`,
|
|
9636
9638
|
introducedIn: { v2: "2.180.0" },
|
|
9637
9639
|
recommendedValue: false
|
|
@@ -9669,13 +9671,13 @@ var require_features = __commonJS({
|
|
|
9669
9671
|
type: flag_modeling_1.FlagType.BugFix,
|
|
9670
9672
|
summary: "When enabled, grantPutEventsTo() will use resource policies with Statement IDs for service principals.",
|
|
9671
9673
|
detailsMd: `
|
|
9672
|
-
Currently, when granting permissions to service principals using grantPutEventsTo(), the operation silently fails
|
|
9673
|
-
because service principals require resource policies with Statement IDs.
|
|
9674
|
+
Currently, when granting permissions to service principals using grantPutEventsTo(), the operation silently fails
|
|
9675
|
+
because service principals require resource policies with Statement IDs.
|
|
9674
9676
|
|
|
9675
9677
|
When this flag is enabled:
|
|
9676
9678
|
- Resource policies will be created with Statement IDs for service principals
|
|
9677
9679
|
- The operation will succeed as expected
|
|
9678
|
-
|
|
9680
|
+
|
|
9679
9681
|
When this flag is disabled:
|
|
9680
9682
|
- A warning will be emitted
|
|
9681
9683
|
- The grant operation will be dropped
|
|
@@ -9687,6 +9689,43 @@ var require_features = __commonJS({
|
|
|
9687
9689
|
recommendedValue: true
|
|
9688
9690
|
},
|
|
9689
9691
|
//////////////////////////////////////////////////////////////////////
|
|
9692
|
+
[exports2.ASPECT_PRIORITIES_MUTATING]: {
|
|
9693
|
+
type: flag_modeling_1.FlagType.ApiDefault,
|
|
9694
|
+
summary: "When set to true, Aspects added by the construct library on your behalf will be given a priority of MUTATING.",
|
|
9695
|
+
detailsMd: `
|
|
9696
|
+
Custom Aspects you add have a priority of DEFAULT (500) if you don't
|
|
9697
|
+
assign a more specific priority, which is higher than MUTATING (200). This
|
|
9698
|
+
is relevant if a custom Aspect you add and an Aspect added by CDK try to
|
|
9699
|
+
configure the same value.
|
|
9700
|
+
|
|
9701
|
+
If this flag is set to false (old behavior), Aspects added by CDK are also
|
|
9702
|
+
added with a priority of DEFAULT; because their priorities are equal, the
|
|
9703
|
+
Aspects that is closest to the target construct executes last (either
|
|
9704
|
+
yours or the Aspect added by the CDK).
|
|
9705
|
+
|
|
9706
|
+
If this flag is set to true (recommended behavior), Aspects added by CDK are added
|
|
9707
|
+
with a priority of MUTATING, and custom Aspects you add with DEFAULT
|
|
9708
|
+
priority will always execute last and "win" the write. If you need Aspects
|
|
9709
|
+
added by CDK to run after yours, your Aspect needs to have a priority of
|
|
9710
|
+
MUTATING or lower.
|
|
9711
|
+
|
|
9712
|
+
This setting only applies to Aspects that were already being added for you
|
|
9713
|
+
before version 2.172.0. Aspects introduced since that version will always
|
|
9714
|
+
be added with a priority of MUTATING, independent of this feature flag.
|
|
9715
|
+
`,
|
|
9716
|
+
introducedIn: { v2: "2.189.1" },
|
|
9717
|
+
recommendedValue: true,
|
|
9718
|
+
compatibilityWithOldBehaviorMd: `
|
|
9719
|
+
To add mutating Aspects controlling construct values that can be overridden
|
|
9720
|
+
by Aspects added by CDK, give them MUTATING priority:
|
|
9721
|
+
|
|
9722
|
+
\`\`\`
|
|
9723
|
+
Aspects.of(stack).add(new MyCustomAspect(), {
|
|
9724
|
+
priority: AspectPriority.MUTATING,
|
|
9725
|
+
});
|
|
9726
|
+
\`\`\`
|
|
9727
|
+
`
|
|
9728
|
+
},
|
|
9690
9729
|
[exports2.DYNAMODB_TABLE_RETAIN_TABLE_REPLICA]: {
|
|
9691
9730
|
type: flag_modeling_1.FlagType.BugFix,
|
|
9692
9731
|
summary: "When enabled, table replica will be default to the removal policy of source table unless specified otherwise.",
|
|
@@ -9702,10 +9741,10 @@ var require_features = __commonJS({
|
|
|
9702
9741
|
type: flag_modeling_1.FlagType.ApiDefault,
|
|
9703
9742
|
summary: "When disabled, the value of the user pool client secret will not be logged in the custom resource lambda function logs.",
|
|
9704
9743
|
detailsMd: `
|
|
9705
|
-
When this feature flag is enabled, the SDK API call response to desribe user pool client values will be logged in the custom
|
|
9744
|
+
When this feature flag is enabled, the SDK API call response to desribe user pool client values will be logged in the custom
|
|
9706
9745
|
resource lambda function logs.
|
|
9707
|
-
|
|
9708
|
-
When this feature flag is disabled, the SDK API call response to describe user pool client values will not be logged in the custom
|
|
9746
|
+
|
|
9747
|
+
When this feature flag is disabled, the SDK API call response to describe user pool client values will not be logged in the custom
|
|
9709
9748
|
resource lambda function logs.
|
|
9710
9749
|
`,
|
|
9711
9750
|
introducedIn: { v2: "2.187.0" },
|
|
@@ -9726,6 +9765,17 @@ var require_features = __commonJS({
|
|
|
9726
9765
|
defaults: { v2: true },
|
|
9727
9766
|
recommendedValue: true,
|
|
9728
9767
|
compatibilityWithOldBehaviorMd: "Disable the feature flag to add the root account principal back"
|
|
9768
|
+
},
|
|
9769
|
+
[exports2.STEPFUNCTIONS_USE_DISTRIBUTED_MAP_RESULT_WRITER_V2]: {
|
|
9770
|
+
type: flag_modeling_1.FlagType.ApiDefault,
|
|
9771
|
+
summary: "When enabled, the resultWriterV2 property of DistributedMap will be used insted of resultWriter",
|
|
9772
|
+
detailsMd: `
|
|
9773
|
+
When this feature flag is enabled, the resultWriterV2 property is used instead of resultWriter in DistributedMap class.
|
|
9774
|
+
resultWriterV2 uses ResultWriterV2 class in StepFunctions ASL and can have either Bucket/Prefix or WriterConfig or both.
|
|
9775
|
+
`,
|
|
9776
|
+
introducedIn: { v2: "2.188.0" },
|
|
9777
|
+
recommendedValue: true,
|
|
9778
|
+
compatibilityWithOldBehaviorMd: "Disable the feature flag and set resultWriter in DistributedMap"
|
|
9729
9779
|
}
|
|
9730
9780
|
};
|
|
9731
9781
|
var CURRENT_MV = "v2";
|
|
@@ -9842,7 +9892,7 @@ var require_placeholders = __commonJS({
|
|
|
9842
9892
|
};
|
|
9843
9893
|
exports2.EnvironmentPlaceholders = EnvironmentPlaceholders;
|
|
9844
9894
|
_a = JSII_RTTI_SYMBOL_1;
|
|
9845
|
-
EnvironmentPlaceholders[_a] = { fqn: "@aws-cdk/cx-api.EnvironmentPlaceholders", version: "2.
|
|
9895
|
+
EnvironmentPlaceholders[_a] = { fqn: "@aws-cdk/cx-api.EnvironmentPlaceholders", version: "2.190.0" };
|
|
9846
9896
|
EnvironmentPlaceholders.CURRENT_REGION = "${AWS::Region}";
|
|
9847
9897
|
EnvironmentPlaceholders.CURRENT_ACCOUNT = "${AWS::AccountId}";
|
|
9848
9898
|
EnvironmentPlaceholders.CURRENT_PARTITION = "${AWS::Partition}";
|
|
@@ -12747,6 +12797,8 @@ __export(recommended_feature_flags_exports, {
|
|
|
12747
12797
|
"@aws-cdk/aws-sns-subscriptions:restrictSqsDescryption": () => _aws_cdk_aws_sns_subscriptions_restrictSqsDescryption,
|
|
12748
12798
|
"@aws-cdk/aws-stepfunctions-tasks:enableEmrServicePolicyV2": () => _aws_cdk_aws_stepfunctions_tasks_enableEmrServicePolicyV2,
|
|
12749
12799
|
"@aws-cdk/aws-stepfunctions-tasks:fixRunEcsTaskPolicy": () => _aws_cdk_aws_stepfunctions_tasks_fixRunEcsTaskPolicy,
|
|
12800
|
+
"@aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2": () => _aws_cdk_aws_stepfunctions_useDistributedMapResultWriterV2,
|
|
12801
|
+
"@aws-cdk/core:aspectPrioritiesMutating": () => _aws_cdk_core_aspectPrioritiesMutating,
|
|
12750
12802
|
"@aws-cdk/core:cfnIncludeRejectComplexResourceUpdateCreatePolicyIntrinsics": () => _aws_cdk_core_cfnIncludeRejectComplexResourceUpdateCreatePolicyIntrinsics,
|
|
12751
12803
|
"@aws-cdk/core:checkSecretUsage": () => _aws_cdk_core_checkSecretUsage,
|
|
12752
12804
|
"@aws-cdk/core:enableAdditionalMetadataCollection": () => _aws_cdk_core_enableAdditionalMetadataCollection,
|
|
@@ -12758,7 +12810,7 @@ __export(recommended_feature_flags_exports, {
|
|
|
12758
12810
|
"@aws-cdk/customresources:installLatestAwsSdkDefault": () => _aws_cdk_customresources_installLatestAwsSdkDefault,
|
|
12759
12811
|
default: () => recommended_feature_flags_default
|
|
12760
12812
|
});
|
|
12761
|
-
var _aws_cdk_aws_lambda_recognizeLayerVersion, _aws_cdk_core_checkSecretUsage, _aws_cdk_core_target_partitions, _aws_cdk_containers_ecs_service_extensions_enableDefaultLogDriver, _aws_cdk_aws_ec2_uniqueImdsv2TemplateName, _aws_cdk_aws_ecs_arnFormatIncludesClusterName, _aws_cdk_aws_iam_minimizePolicies, _aws_cdk_core_validateSnapshotRemovalPolicy, _aws_cdk_aws_codepipeline_crossAccountKeyAliasStackSafeResourceName, _aws_cdk_aws_s3_createDefaultLoggingPolicy, _aws_cdk_aws_sns_subscriptions_restrictSqsDescryption, _aws_cdk_aws_apigateway_disableCloudWatchRole, _aws_cdk_core_enablePartitionLiterals, _aws_cdk_aws_events_eventsTargetQueueSameAccount, _aws_cdk_aws_ecs_disableExplicitDeploymentControllerForCircuitBreaker, _aws_cdk_aws_iam_importedRoleStackSafeDefaultPolicyName, _aws_cdk_aws_s3_serverAccessLogsUseBucketPolicy, _aws_cdk_aws_route53_patters_useCertificate, _aws_cdk_customresources_installLatestAwsSdkDefault, _aws_cdk_aws_rds_databaseProxyUniqueResourceName, _aws_cdk_aws_codedeploy_removeAlarmsFromDeploymentGroup, _aws_cdk_aws_apigateway_authorizerChangeDeploymentLogicalId, _aws_cdk_aws_ec2_launchTemplateDefaultUserData, _aws_cdk_aws_secretsmanager_useAttachedSecretResourcePolicyForSecretTargetAttachments, _aws_cdk_aws_redshift_columnId, _aws_cdk_aws_stepfunctions_tasks_enableEmrServicePolicyV2, _aws_cdk_aws_ec2_restrictDefaultSecurityGroup, _aws_cdk_aws_apigateway_requestValidatorUniqueId, _aws_cdk_aws_kms_aliasNameRef, _aws_cdk_aws_autoscaling_generateLaunchTemplateInsteadOfLaunchConfig, _aws_cdk_core_includePrefixInUniqueNameGeneration, _aws_cdk_aws_efs_denyAnonymousAccess, _aws_cdk_aws_opensearchservice_enableOpensearchMultiAzWithStandby, _aws_cdk_aws_lambda_nodejs_useLatestRuntimeVersion, _aws_cdk_aws_efs_mountTargetOrderInsensitiveLogicalId, _aws_cdk_aws_rds_auroraClusterChangeScopeOfInstanceParameterGroupWithEachParameters, _aws_cdk_aws_appsync_useArnForSourceApiAssociationIdentifier, _aws_cdk_aws_rds_preventRenderingDeprecatedCredentials, _aws_cdk_aws_codepipeline_actions_useNewDefaultBranchForCodeCommitSource, _aws_cdk_aws_cloudwatch_actions_changeLambdaPermissionLogicalIdForLambdaAction, _aws_cdk_aws_codepipeline_crossAccountKeysDefaultValueToFalse, _aws_cdk_aws_codepipeline_defaultPipelineTypeToV2, _aws_cdk_aws_kms_reduceCrossAccountRegionPolicyScope, _aws_cdk_aws_eks_nodegroupNameAttribute, _aws_cdk_aws_ec2_ebsDefaultGp3Volume, _aws_cdk_aws_ecs_removeDefaultDeploymentAlarm, _aws_cdk_custom_resources_logApiResponseDataPropertyTrueDefault, _aws_cdk_aws_s3_keepNotificationInImportedBucket, _aws_cdk_aws_ecs_enableImdsBlockingDeprecatedFeature, _aws_cdk_aws_ecs_disableEcsImdsBlocking, _aws_cdk_aws_ecs_reduceEc2FargateCloudWatchPermissions, _aws_cdk_aws_dynamodb_resourcePolicyPerReplica, _aws_cdk_aws_ec2_ec2SumTImeoutEnabled, _aws_cdk_aws_appsync_appSyncGraphQLAPIScopeLambdaPermission, _aws_cdk_aws_rds_setCorrectValueForDatabaseInstanceReadReplicaInstanceResourceId, _aws_cdk_core_cfnIncludeRejectComplexResourceUpdateCreatePolicyIntrinsics, _aws_cdk_aws_lambda_nodejs_sdkV3ExcludeSmithyPackages, _aws_cdk_aws_stepfunctions_tasks_fixRunEcsTaskPolicy, _aws_cdk_aws_ec2_bastionHostUseAmazonLinux2023ByDefault, _aws_cdk_aws_route53_targets_userPoolDomainNameMethodWithoutCustomResource, _aws_cdk_aws_elasticloadbalancingV2_albDualstackWithoutPublicIpv4SecurityGroupRulesDefault, _aws_cdk_aws_iam_oidcRejectUnauthorizedConnections, _aws_cdk_core_enableAdditionalMetadataCollection, _aws_cdk_aws_lambda_createNewPoliciesWithAddToRolePolicy, _aws_cdk_aws_s3_setUniqueReplicationRoleName, _aws_cdk_aws_events_requireEventBusPolicySid, _aws_cdk_aws_dynamodb_retainTableReplica, recommended_feature_flags_default;
|
|
12813
|
+
var _aws_cdk_aws_lambda_recognizeLayerVersion, _aws_cdk_core_checkSecretUsage, _aws_cdk_core_target_partitions, _aws_cdk_containers_ecs_service_extensions_enableDefaultLogDriver, _aws_cdk_aws_ec2_uniqueImdsv2TemplateName, _aws_cdk_aws_ecs_arnFormatIncludesClusterName, _aws_cdk_aws_iam_minimizePolicies, _aws_cdk_core_validateSnapshotRemovalPolicy, _aws_cdk_aws_codepipeline_crossAccountKeyAliasStackSafeResourceName, _aws_cdk_aws_s3_createDefaultLoggingPolicy, _aws_cdk_aws_sns_subscriptions_restrictSqsDescryption, _aws_cdk_aws_apigateway_disableCloudWatchRole, _aws_cdk_core_enablePartitionLiterals, _aws_cdk_aws_events_eventsTargetQueueSameAccount, _aws_cdk_aws_ecs_disableExplicitDeploymentControllerForCircuitBreaker, _aws_cdk_aws_iam_importedRoleStackSafeDefaultPolicyName, _aws_cdk_aws_s3_serverAccessLogsUseBucketPolicy, _aws_cdk_aws_route53_patters_useCertificate, _aws_cdk_customresources_installLatestAwsSdkDefault, _aws_cdk_aws_rds_databaseProxyUniqueResourceName, _aws_cdk_aws_codedeploy_removeAlarmsFromDeploymentGroup, _aws_cdk_aws_apigateway_authorizerChangeDeploymentLogicalId, _aws_cdk_aws_ec2_launchTemplateDefaultUserData, _aws_cdk_aws_secretsmanager_useAttachedSecretResourcePolicyForSecretTargetAttachments, _aws_cdk_aws_redshift_columnId, _aws_cdk_aws_stepfunctions_tasks_enableEmrServicePolicyV2, _aws_cdk_aws_ec2_restrictDefaultSecurityGroup, _aws_cdk_aws_apigateway_requestValidatorUniqueId, _aws_cdk_aws_kms_aliasNameRef, _aws_cdk_aws_autoscaling_generateLaunchTemplateInsteadOfLaunchConfig, _aws_cdk_core_includePrefixInUniqueNameGeneration, _aws_cdk_aws_efs_denyAnonymousAccess, _aws_cdk_aws_opensearchservice_enableOpensearchMultiAzWithStandby, _aws_cdk_aws_lambda_nodejs_useLatestRuntimeVersion, _aws_cdk_aws_efs_mountTargetOrderInsensitiveLogicalId, _aws_cdk_aws_rds_auroraClusterChangeScopeOfInstanceParameterGroupWithEachParameters, _aws_cdk_aws_appsync_useArnForSourceApiAssociationIdentifier, _aws_cdk_aws_rds_preventRenderingDeprecatedCredentials, _aws_cdk_aws_codepipeline_actions_useNewDefaultBranchForCodeCommitSource, _aws_cdk_aws_cloudwatch_actions_changeLambdaPermissionLogicalIdForLambdaAction, _aws_cdk_aws_codepipeline_crossAccountKeysDefaultValueToFalse, _aws_cdk_aws_codepipeline_defaultPipelineTypeToV2, _aws_cdk_aws_kms_reduceCrossAccountRegionPolicyScope, _aws_cdk_aws_eks_nodegroupNameAttribute, _aws_cdk_aws_ec2_ebsDefaultGp3Volume, _aws_cdk_aws_ecs_removeDefaultDeploymentAlarm, _aws_cdk_custom_resources_logApiResponseDataPropertyTrueDefault, _aws_cdk_aws_s3_keepNotificationInImportedBucket, _aws_cdk_aws_ecs_enableImdsBlockingDeprecatedFeature, _aws_cdk_aws_ecs_disableEcsImdsBlocking, _aws_cdk_aws_ecs_reduceEc2FargateCloudWatchPermissions, _aws_cdk_aws_dynamodb_resourcePolicyPerReplica, _aws_cdk_aws_ec2_ec2SumTImeoutEnabled, _aws_cdk_aws_appsync_appSyncGraphQLAPIScopeLambdaPermission, _aws_cdk_aws_rds_setCorrectValueForDatabaseInstanceReadReplicaInstanceResourceId, _aws_cdk_core_cfnIncludeRejectComplexResourceUpdateCreatePolicyIntrinsics, _aws_cdk_aws_lambda_nodejs_sdkV3ExcludeSmithyPackages, _aws_cdk_aws_stepfunctions_tasks_fixRunEcsTaskPolicy, _aws_cdk_aws_ec2_bastionHostUseAmazonLinux2023ByDefault, _aws_cdk_aws_route53_targets_userPoolDomainNameMethodWithoutCustomResource, _aws_cdk_aws_elasticloadbalancingV2_albDualstackWithoutPublicIpv4SecurityGroupRulesDefault, _aws_cdk_aws_iam_oidcRejectUnauthorizedConnections, _aws_cdk_core_enableAdditionalMetadataCollection, _aws_cdk_aws_lambda_createNewPoliciesWithAddToRolePolicy, _aws_cdk_aws_s3_setUniqueReplicationRoleName, _aws_cdk_aws_events_requireEventBusPolicySid, _aws_cdk_core_aspectPrioritiesMutating, _aws_cdk_aws_dynamodb_retainTableReplica, _aws_cdk_aws_stepfunctions_useDistributedMapResultWriterV2, recommended_feature_flags_default;
|
|
12762
12814
|
var init_recommended_feature_flags = __esm({
|
|
12763
12815
|
"lib/recommended-feature-flags.json"() {
|
|
12764
12816
|
_aws_cdk_aws_lambda_recognizeLayerVersion = true;
|
|
@@ -12830,7 +12882,9 @@ var init_recommended_feature_flags = __esm({
|
|
|
12830
12882
|
_aws_cdk_aws_lambda_createNewPoliciesWithAddToRolePolicy = false;
|
|
12831
12883
|
_aws_cdk_aws_s3_setUniqueReplicationRoleName = true;
|
|
12832
12884
|
_aws_cdk_aws_events_requireEventBusPolicySid = true;
|
|
12885
|
+
_aws_cdk_core_aspectPrioritiesMutating = true;
|
|
12833
12886
|
_aws_cdk_aws_dynamodb_retainTableReplica = true;
|
|
12887
|
+
_aws_cdk_aws_stepfunctions_useDistributedMapResultWriterV2 = true;
|
|
12834
12888
|
recommended_feature_flags_default = {
|
|
12835
12889
|
"@aws-cdk/aws-lambda:recognizeLayerVersion": _aws_cdk_aws_lambda_recognizeLayerVersion,
|
|
12836
12890
|
"@aws-cdk/core:checkSecretUsage": _aws_cdk_core_checkSecretUsage,
|
|
@@ -12898,7 +12952,9 @@ var init_recommended_feature_flags = __esm({
|
|
|
12898
12952
|
"@aws-cdk/aws-lambda:createNewPoliciesWithAddToRolePolicy": _aws_cdk_aws_lambda_createNewPoliciesWithAddToRolePolicy,
|
|
12899
12953
|
"@aws-cdk/aws-s3:setUniqueReplicationRoleName": _aws_cdk_aws_s3_setUniqueReplicationRoleName,
|
|
12900
12954
|
"@aws-cdk/aws-events:requireEventBusPolicySid": _aws_cdk_aws_events_requireEventBusPolicySid,
|
|
12901
|
-
"@aws-cdk/
|
|
12955
|
+
"@aws-cdk/core:aspectPrioritiesMutating": _aws_cdk_core_aspectPrioritiesMutating,
|
|
12956
|
+
"@aws-cdk/aws-dynamodb:retainTableReplica": _aws_cdk_aws_dynamodb_retainTableReplica,
|
|
12957
|
+
"@aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2": _aws_cdk_aws_stepfunctions_useDistributedMapResultWriterV2
|
|
12902
12958
|
};
|
|
12903
12959
|
}
|
|
12904
12960
|
});
|
|
@@ -28473,9 +28529,9 @@ var init_format_table = __esm({
|
|
|
28473
28529
|
}
|
|
28474
28530
|
});
|
|
28475
28531
|
|
|
28476
|
-
//
|
|
28532
|
+
// ../cloudformation-diff/node_modules/diff/lib/diff/base.js
|
|
28477
28533
|
var require_base = __commonJS({
|
|
28478
|
-
"
|
|
28534
|
+
"../cloudformation-diff/node_modules/diff/lib/diff/base.js"(exports2) {
|
|
28479
28535
|
"use strict";
|
|
28480
28536
|
Object.defineProperty(exports2, "__esModule", {
|
|
28481
28537
|
value: true
|
|
@@ -28724,9 +28780,9 @@ var require_base = __commonJS({
|
|
|
28724
28780
|
}
|
|
28725
28781
|
});
|
|
28726
28782
|
|
|
28727
|
-
//
|
|
28783
|
+
// ../cloudformation-diff/node_modules/diff/lib/diff/character.js
|
|
28728
28784
|
var require_character = __commonJS({
|
|
28729
|
-
"
|
|
28785
|
+
"../cloudformation-diff/node_modules/diff/lib/diff/character.js"(exports2) {
|
|
28730
28786
|
"use strict";
|
|
28731
28787
|
Object.defineProperty(exports2, "__esModule", {
|
|
28732
28788
|
value: true
|
|
@@ -28753,9 +28809,9 @@ var require_character = __commonJS({
|
|
|
28753
28809
|
}
|
|
28754
28810
|
});
|
|
28755
28811
|
|
|
28756
|
-
//
|
|
28812
|
+
// ../cloudformation-diff/node_modules/diff/lib/util/string.js
|
|
28757
28813
|
var require_string = __commonJS({
|
|
28758
|
-
"
|
|
28814
|
+
"../cloudformation-diff/node_modules/diff/lib/util/string.js"(exports2) {
|
|
28759
28815
|
"use strict";
|
|
28760
28816
|
Object.defineProperty(exports2, "__esModule", {
|
|
28761
28817
|
value: true
|
|
@@ -28873,9 +28929,9 @@ var require_string = __commonJS({
|
|
|
28873
28929
|
}
|
|
28874
28930
|
});
|
|
28875
28931
|
|
|
28876
|
-
//
|
|
28932
|
+
// ../cloudformation-diff/node_modules/diff/lib/diff/word.js
|
|
28877
28933
|
var require_word = __commonJS({
|
|
28878
|
-
"
|
|
28934
|
+
"../cloudformation-diff/node_modules/diff/lib/diff/word.js"(exports2) {
|
|
28879
28935
|
"use strict";
|
|
28880
28936
|
Object.defineProperty(exports2, "__esModule", {
|
|
28881
28937
|
value: true
|
|
@@ -29143,9 +29199,9 @@ var require_word = __commonJS({
|
|
|
29143
29199
|
}
|
|
29144
29200
|
});
|
|
29145
29201
|
|
|
29146
|
-
//
|
|
29202
|
+
// ../cloudformation-diff/node_modules/diff/lib/util/params.js
|
|
29147
29203
|
var require_params = __commonJS({
|
|
29148
|
-
"
|
|
29204
|
+
"../cloudformation-diff/node_modules/diff/lib/util/params.js"(exports2) {
|
|
29149
29205
|
"use strict";
|
|
29150
29206
|
Object.defineProperty(exports2, "__esModule", {
|
|
29151
29207
|
value: true
|
|
@@ -29166,9 +29222,9 @@ var require_params = __commonJS({
|
|
|
29166
29222
|
}
|
|
29167
29223
|
});
|
|
29168
29224
|
|
|
29169
|
-
//
|
|
29225
|
+
// ../cloudformation-diff/node_modules/diff/lib/diff/line.js
|
|
29170
29226
|
var require_line = __commonJS({
|
|
29171
|
-
"
|
|
29227
|
+
"../cloudformation-diff/node_modules/diff/lib/diff/line.js"(exports2) {
|
|
29172
29228
|
"use strict";
|
|
29173
29229
|
Object.defineProperty(exports2, "__esModule", {
|
|
29174
29230
|
value: true
|
|
@@ -29251,9 +29307,9 @@ var require_line = __commonJS({
|
|
|
29251
29307
|
}
|
|
29252
29308
|
});
|
|
29253
29309
|
|
|
29254
|
-
//
|
|
29310
|
+
// ../cloudformation-diff/node_modules/diff/lib/diff/sentence.js
|
|
29255
29311
|
var require_sentence = __commonJS({
|
|
29256
|
-
"
|
|
29312
|
+
"../cloudformation-diff/node_modules/diff/lib/diff/sentence.js"(exports2) {
|
|
29257
29313
|
"use strict";
|
|
29258
29314
|
Object.defineProperty(exports2, "__esModule", {
|
|
29259
29315
|
value: true
|
|
@@ -29283,9 +29339,9 @@ var require_sentence = __commonJS({
|
|
|
29283
29339
|
}
|
|
29284
29340
|
});
|
|
29285
29341
|
|
|
29286
|
-
//
|
|
29342
|
+
// ../cloudformation-diff/node_modules/diff/lib/diff/css.js
|
|
29287
29343
|
var require_css = __commonJS({
|
|
29288
|
-
"
|
|
29344
|
+
"../cloudformation-diff/node_modules/diff/lib/diff/css.js"(exports2) {
|
|
29289
29345
|
"use strict";
|
|
29290
29346
|
Object.defineProperty(exports2, "__esModule", {
|
|
29291
29347
|
value: true
|
|
@@ -29315,9 +29371,9 @@ var require_css = __commonJS({
|
|
|
29315
29371
|
}
|
|
29316
29372
|
});
|
|
29317
29373
|
|
|
29318
|
-
//
|
|
29374
|
+
// ../cloudformation-diff/node_modules/diff/lib/diff/json.js
|
|
29319
29375
|
var require_json2 = __commonJS({
|
|
29320
|
-
"
|
|
29376
|
+
"../cloudformation-diff/node_modules/diff/lib/diff/json.js"(exports2) {
|
|
29321
29377
|
"use strict";
|
|
29322
29378
|
Object.defineProperty(exports2, "__esModule", {
|
|
29323
29379
|
value: true
|
|
@@ -29434,9 +29490,9 @@ var require_json2 = __commonJS({
|
|
|
29434
29490
|
}
|
|
29435
29491
|
});
|
|
29436
29492
|
|
|
29437
|
-
//
|
|
29493
|
+
// ../cloudformation-diff/node_modules/diff/lib/diff/array.js
|
|
29438
29494
|
var require_array = __commonJS({
|
|
29439
|
-
"
|
|
29495
|
+
"../cloudformation-diff/node_modules/diff/lib/diff/array.js"(exports2) {
|
|
29440
29496
|
"use strict";
|
|
29441
29497
|
Object.defineProperty(exports2, "__esModule", {
|
|
29442
29498
|
value: true
|
|
@@ -29469,9 +29525,9 @@ var require_array = __commonJS({
|
|
|
29469
29525
|
}
|
|
29470
29526
|
});
|
|
29471
29527
|
|
|
29472
|
-
//
|
|
29528
|
+
// ../cloudformation-diff/node_modules/diff/lib/patch/line-endings.js
|
|
29473
29529
|
var require_line_endings = __commonJS({
|
|
29474
|
-
"
|
|
29530
|
+
"../cloudformation-diff/node_modules/diff/lib/patch/line-endings.js"(exports2) {
|
|
29475
29531
|
"use strict";
|
|
29476
29532
|
Object.defineProperty(exports2, "__esModule", {
|
|
29477
29533
|
value: true
|
|
@@ -29658,9 +29714,9 @@ var require_line_endings = __commonJS({
|
|
|
29658
29714
|
}
|
|
29659
29715
|
});
|
|
29660
29716
|
|
|
29661
|
-
//
|
|
29717
|
+
// ../cloudformation-diff/node_modules/diff/lib/patch/parse.js
|
|
29662
29718
|
var require_parse4 = __commonJS({
|
|
29663
|
-
"
|
|
29719
|
+
"../cloudformation-diff/node_modules/diff/lib/patch/parse.js"(exports2) {
|
|
29664
29720
|
"use strict";
|
|
29665
29721
|
Object.defineProperty(exports2, "__esModule", {
|
|
29666
29722
|
value: true
|
|
@@ -29777,9 +29833,9 @@ var require_parse4 = __commonJS({
|
|
|
29777
29833
|
}
|
|
29778
29834
|
});
|
|
29779
29835
|
|
|
29780
|
-
//
|
|
29836
|
+
// ../cloudformation-diff/node_modules/diff/lib/util/distance-iterator.js
|
|
29781
29837
|
var require_distance_iterator = __commonJS({
|
|
29782
|
-
"
|
|
29838
|
+
"../cloudformation-diff/node_modules/diff/lib/util/distance-iterator.js"(exports2) {
|
|
29783
29839
|
"use strict";
|
|
29784
29840
|
Object.defineProperty(exports2, "__esModule", {
|
|
29785
29841
|
value: true
|
|
@@ -29814,9 +29870,9 @@ var require_distance_iterator = __commonJS({
|
|
|
29814
29870
|
}
|
|
29815
29871
|
});
|
|
29816
29872
|
|
|
29817
|
-
//
|
|
29873
|
+
// ../cloudformation-diff/node_modules/diff/lib/patch/apply.js
|
|
29818
29874
|
var require_apply = __commonJS({
|
|
29819
|
-
"
|
|
29875
|
+
"../cloudformation-diff/node_modules/diff/lib/patch/apply.js"(exports2) {
|
|
29820
29876
|
"use strict";
|
|
29821
29877
|
Object.defineProperty(exports2, "__esModule", {
|
|
29822
29878
|
value: true
|
|
@@ -30052,9 +30108,9 @@ var require_apply = __commonJS({
|
|
|
30052
30108
|
}
|
|
30053
30109
|
});
|
|
30054
30110
|
|
|
30055
|
-
//
|
|
30111
|
+
// ../cloudformation-diff/node_modules/diff/lib/patch/create.js
|
|
30056
30112
|
var require_create = __commonJS({
|
|
30057
|
-
"
|
|
30113
|
+
"../cloudformation-diff/node_modules/diff/lib/patch/create.js"(exports2) {
|
|
30058
30114
|
"use strict";
|
|
30059
30115
|
Object.defineProperty(exports2, "__esModule", {
|
|
30060
30116
|
value: true
|
|
@@ -30402,9 +30458,9 @@ var require_create = __commonJS({
|
|
|
30402
30458
|
}
|
|
30403
30459
|
});
|
|
30404
30460
|
|
|
30405
|
-
//
|
|
30461
|
+
// ../cloudformation-diff/node_modules/diff/lib/util/array.js
|
|
30406
30462
|
var require_array2 = __commonJS({
|
|
30407
|
-
"
|
|
30463
|
+
"../cloudformation-diff/node_modules/diff/lib/util/array.js"(exports2) {
|
|
30408
30464
|
"use strict";
|
|
30409
30465
|
Object.defineProperty(exports2, "__esModule", {
|
|
30410
30466
|
value: true
|
|
@@ -30431,9 +30487,9 @@ var require_array2 = __commonJS({
|
|
|
30431
30487
|
}
|
|
30432
30488
|
});
|
|
30433
30489
|
|
|
30434
|
-
//
|
|
30490
|
+
// ../cloudformation-diff/node_modules/diff/lib/patch/merge.js
|
|
30435
30491
|
var require_merge = __commonJS({
|
|
30436
|
-
"
|
|
30492
|
+
"../cloudformation-diff/node_modules/diff/lib/patch/merge.js"(exports2) {
|
|
30437
30493
|
"use strict";
|
|
30438
30494
|
Object.defineProperty(exports2, "__esModule", {
|
|
30439
30495
|
value: true
|
|
@@ -30852,9 +30908,9 @@ var require_merge = __commonJS({
|
|
|
30852
30908
|
}
|
|
30853
30909
|
});
|
|
30854
30910
|
|
|
30855
|
-
//
|
|
30911
|
+
// ../cloudformation-diff/node_modules/diff/lib/patch/reverse.js
|
|
30856
30912
|
var require_reverse = __commonJS({
|
|
30857
|
-
"
|
|
30913
|
+
"../cloudformation-diff/node_modules/diff/lib/patch/reverse.js"(exports2) {
|
|
30858
30914
|
"use strict";
|
|
30859
30915
|
Object.defineProperty(exports2, "__esModule", {
|
|
30860
30916
|
value: true
|
|
@@ -30962,9 +31018,9 @@ var require_reverse = __commonJS({
|
|
|
30962
31018
|
}
|
|
30963
31019
|
});
|
|
30964
31020
|
|
|
30965
|
-
//
|
|
31021
|
+
// ../cloudformation-diff/node_modules/diff/lib/convert/dmp.js
|
|
30966
31022
|
var require_dmp = __commonJS({
|
|
30967
|
-
"
|
|
31023
|
+
"../cloudformation-diff/node_modules/diff/lib/convert/dmp.js"(exports2) {
|
|
30968
31024
|
"use strict";
|
|
30969
31025
|
Object.defineProperty(exports2, "__esModule", {
|
|
30970
31026
|
value: true
|
|
@@ -30988,9 +31044,9 @@ var require_dmp = __commonJS({
|
|
|
30988
31044
|
}
|
|
30989
31045
|
});
|
|
30990
31046
|
|
|
30991
|
-
//
|
|
31047
|
+
// ../cloudformation-diff/node_modules/diff/lib/convert/xml.js
|
|
30992
31048
|
var require_xml = __commonJS({
|
|
30993
|
-
"
|
|
31049
|
+
"../cloudformation-diff/node_modules/diff/lib/convert/xml.js"(exports2) {
|
|
30994
31050
|
"use strict";
|
|
30995
31051
|
Object.defineProperty(exports2, "__esModule", {
|
|
30996
31052
|
value: true
|
|
@@ -31025,9 +31081,9 @@ var require_xml = __commonJS({
|
|
|
31025
31081
|
}
|
|
31026
31082
|
});
|
|
31027
31083
|
|
|
31028
|
-
//
|
|
31084
|
+
// ../cloudformation-diff/node_modules/diff/lib/index.js
|
|
31029
31085
|
var require_lib8 = __commonJS({
|
|
31030
|
-
"
|
|
31086
|
+
"../cloudformation-diff/node_modules/diff/lib/index.js"(exports2) {
|
|
31031
31087
|
"use strict";
|
|
31032
31088
|
Object.defineProperty(exports2, "__esModule", {
|
|
31033
31089
|
value: true
|
package/package.json
CHANGED
|
@@ -45,12 +45,12 @@
|
|
|
45
45
|
"@types/yargs": "^17.0.33",
|
|
46
46
|
"@typescript-eslint/eslint-plugin": "^8",
|
|
47
47
|
"@typescript-eslint/parser": "^8",
|
|
48
|
-
"aws-cdk-lib": "^2.
|
|
48
|
+
"aws-cdk-lib": "^2.190.0",
|
|
49
49
|
"commit-and-tag-version": "^12",
|
|
50
50
|
"constructs": "^10",
|
|
51
51
|
"eslint": "^9",
|
|
52
52
|
"eslint-config-prettier": "^10.1.2",
|
|
53
|
-
"eslint-import-resolver-typescript": "^4.3.
|
|
53
|
+
"eslint-import-resolver-typescript": "^4.3.3",
|
|
54
54
|
"eslint-plugin-import": "^2.31.0",
|
|
55
55
|
"eslint-plugin-jest": "^28.11.0",
|
|
56
56
|
"eslint-plugin-jsdoc": "^50.6.9",
|
|
@@ -60,17 +60,16 @@
|
|
|
60
60
|
"license-checker": "^25.0.1",
|
|
61
61
|
"mock-fs": "^5",
|
|
62
62
|
"prettier": "^2.8",
|
|
63
|
-
"projen": "^0.91.20",
|
|
64
63
|
"ts-jest": "^29.3.2",
|
|
65
64
|
"typescript": "5.6",
|
|
66
|
-
"@aws-cdk/aws-service-spec": "^0.1.
|
|
65
|
+
"@aws-cdk/aws-service-spec": "^0.1.69",
|
|
67
66
|
"@aws-cdk/cdk-cli-wrapper": "0.0.0",
|
|
68
|
-
"@aws-cdk/cloud-assembly-schema": ">=43.
|
|
69
|
-
"@aws-cdk/cloudformation-diff": "2.181.
|
|
70
|
-
"@aws-cdk/cx-api": "^2.
|
|
67
|
+
"@aws-cdk/cloud-assembly-schema": ">=43.6.0",
|
|
68
|
+
"@aws-cdk/cloudformation-diff": "2.181.1",
|
|
69
|
+
"@aws-cdk/cx-api": "^2.190.0",
|
|
71
70
|
"@aws-sdk/client-cloudformation": "^3",
|
|
72
|
-
"aws-cdk": "2.
|
|
73
|
-
"cdk-assets": "3.2.
|
|
71
|
+
"aws-cdk": "2.1013.0",
|
|
72
|
+
"cdk-assets": "3.2.1",
|
|
74
73
|
"chalk": "^4",
|
|
75
74
|
"chokidar": "^3",
|
|
76
75
|
"fs-extra": "^9",
|
|
@@ -78,8 +77,8 @@
|
|
|
78
77
|
"yargs": "^16"
|
|
79
78
|
},
|
|
80
79
|
"dependencies": {
|
|
81
|
-
"@aws-cdk/aws-service-spec": "0.1.
|
|
82
|
-
"aws-cdk": "2.
|
|
80
|
+
"@aws-cdk/aws-service-spec": "0.1.69",
|
|
81
|
+
"aws-cdk": "2.1013.0"
|
|
83
82
|
},
|
|
84
83
|
"keywords": [
|
|
85
84
|
"aws",
|
|
@@ -94,7 +93,7 @@
|
|
|
94
93
|
"publishConfig": {
|
|
95
94
|
"access": "public"
|
|
96
95
|
},
|
|
97
|
-
"version": "2.186.
|
|
96
|
+
"version": "2.186.5",
|
|
98
97
|
"types": "lib/index.d.ts",
|
|
99
98
|
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".",
|
|
100
99
|
"optionalDependencies": {
|