Describe the bug
Get error Unsupported resource ARN Format (Service:Lake formation; status code:400 ; Error Code: InvalidInputException) on rXXBucketLakeFormationS3Registration resources
Open Cloud Formation stacks and look for the following errors:
The following resource(s) failed to create: [rS3Stack]. Rollback requested by user.
Embedded stack arn:aws:cloudformation:us-east-2:399927441213:stack/sdlf-foundations-rS3Stack-1NFGOHVHPW9ZT/0cfc1b40-5edf-11ed-8833-0650d337b4a4 was not successfully created: The following resource(s) failed to create: [rStageBucketLakeFormationS3Registration, rAnalyticsBucketLakeFormationS3Registration, rRawBucketLakeFormationS3Registration, rDataQualityBucketLakeFormationS3Registration].
Describe the bug Get error Unsupported resource ARN Format (Service:Lake formation; status code:400 ; Error Code: InvalidInputException) on rXXBucketLakeFormationS3Registration resources
File sdlf-foundations/nested-stacks/template-s3.yaml
To Reproduce Steps to reproduce the behavior:
Go to deploy a new instance of SDLF deploy a new instance of SDLF
Deploy the foundations
Open Cloud Formation stacks and look for the following errors: The following resource(s) failed to create: [rS3Stack]. Rollback requested by user.
Embedded stack arn:aws:cloudformation:us-east-2:399927441213:stack/sdlf-foundations-rS3Stack-1NFGOHVHPW9ZT/0cfc1b40-5edf-11ed-8833-0650d337b4a4 was not successfully created: The following resource(s) failed to create: [rStageBucketLakeFormationS3Registration, rAnalyticsBucketLakeFormationS3Registration, rRawBucketLakeFormationS3Registration, rDataQualityBucketLakeFormationS3Registration].
Validate Cloud trail API errors and found this
Reproduce the same error on a CX Account and on a new Isengard Account
Expected behavior After creating the buckets it should register them on Lake Formation.
Screenshots If applicable, add screenshots to help explain your problem.
SDLF release (if known): Latest
Additional context Review the code for past releases and is the same code, I'm supposing this error is related with Lake formation update on their API