Skip to content

Commit 8835f92

Browse files
authored
Merge pull request #409 from aws-solutions-library-samples/filter-only-legacy-cur
Update S3 replication rule prefix to 'cur'
2 parents e0b9a1f + c7e564a commit 8835f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-exports/deploy/cur-aggregation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Resources:
280280
Fn::Sub: "arn:${AWS::Partition}:s3:::${ResourcePrefix}-${DestinationAccountId}-shared"
281281
StorageClass: STANDARD
282282
Id: ReplicationRule1
283-
Prefix: ""
283+
Prefix: "cur"
284284
Status: Enabled
285285
LifecycleConfiguration:
286286
Rules:

0 commit comments

Comments
 (0)