Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obscure warning when deploying AWS serverless template #694

Open
cnunciato opened this issue Nov 28, 2023 · 2 comments
Open

Obscure warning when deploying AWS serverless template #694

cnunciato opened this issue Nov 28, 2023 · 2 comments
Labels
area/providers area/templates kind/bug Some behavior is incorrect or out of spec

Comments

@cnunciato
Copy link
Member

This seems to have surfaced recently, and it's not clear what to do about it:

Diagnostics:
  aws:s3:BucketObject (api4c238266/index.html):
    warning: urn:pulumi:dev::selector-aws-yaml-2::aws-apigateway:index:RestAPI$aws:s3/bucketObject:BucketObject::api4c238266/index.html verification warning: use the aws_s3_object resource instead

We should see if there's some way to address it in the template or file something on the appropriate provider repo.

@scottslowe scottslowe added area/providers kind/bug Some behavior is incorrect or out of spec area/templates labels Dec 7, 2023
@scottslowe
Copy link
Contributor

scottslowe commented Feb 9, 2024

@cnunciato Do you remember which template(s) were producing this error? NVM, looks like it is one of the AWS serverless templates.

@scottslowe scottslowe changed the title Obscure warning when deploying as serverless template Obscure warning when deploying AWS serverless template Feb 9, 2024
@scottslowe
Copy link
Contributor

There's zero mention of S3 resources in the template, and the error implies that the problem lies within the API Gateway component. Should we move this issue to that repository?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/providers area/templates kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

2 participants