@aws-solutions-constructs/aws-fargate-stepfunctions 2.52.0 → 2.53.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.
@@ -15,7 +15,7 @@
15
15
  }
16
16
  }
17
17
  },
18
- "c2b106d1047c93f2b3ec72f7d05e59b29aa185f9e10652378e11338d3b61bb3d": {
18
+ "ab98c1a38fd4451b6b4b362fbcdc7ce5647a809f7cb96d31674747b6d4d5042a": {
19
19
  "source": {
20
20
  "path": "farstp-no-cloudwatch-alarms.template.json",
21
21
  "packaging": "file"
@@ -23,7 +23,7 @@
23
23
  "destinations": {
24
24
  "current_account-us-east-1": {
25
25
  "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-us-east-1",
26
- "objectKey": "c2b106d1047c93f2b3ec72f7d05e59b29aa185f9e10652378e11338d3b61bb3d.json",
26
+ "objectKey": "ab98c1a38fd4451b6b4b362fbcdc7ce5647a809f7cb96d31674747b6d4d5042a.json",
27
27
  "region": "us-east-1",
28
28
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-us-east-1"
29
29
  }
@@ -1109,17 +1109,6 @@
1109
1109
  "Properties": {
1110
1110
  "PolicyDocument": {
1111
1111
  "Statement": [
1112
- {
1113
- "Action": [
1114
- "logs:CreateLogDelivery",
1115
- "logs:GetLogDelivery",
1116
- "logs:UpdateLogDelivery",
1117
- "logs:DeleteLogDelivery",
1118
- "logs:ListLogDeliveries"
1119
- ],
1120
- "Effect": "Allow",
1121
- "Resource": "*"
1122
- },
1123
1112
  {
1124
1113
  "Action": [
1125
1114
  "logs:DescribeLogGroups",
@@ -1147,6 +1136,17 @@
1147
1136
  ]
1148
1137
  ]
1149
1138
  }
1139
+ },
1140
+ {
1141
+ "Action": [
1142
+ "logs:CreateLogDelivery",
1143
+ "logs:DeleteLogDelivery",
1144
+ "logs:GetLogDelivery",
1145
+ "logs:ListLogDeliveries",
1146
+ "logs:UpdateLogDelivery"
1147
+ ],
1148
+ "Effect": "Allow",
1149
+ "Resource": "*"
1150
1150
  }
1151
1151
  ],
1152
1152
  "Version": "2012-10-17"
@@ -66,7 +66,7 @@
66
66
  "validateOnSynth": false,
67
67
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-us-east-1",
68
68
  "cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-us-east-1",
69
- "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-us-east-1/c2b106d1047c93f2b3ec72f7d05e59b29aa185f9e10652378e11338d3b61bb3d.json",
69
+ "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-us-east-1/ab98c1a38fd4451b6b4b362fbcdc7ce5647a809f7cb96d31674747b6d4d5042a.json",
70
70
  "requiresBootstrapStackVersion": 6,
71
71
  "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
72
72
  "additionalDependencies": [