Skip to content

Conversation

@moelasmar
Copy link
Contributor

Which issue(s) does this change fix?

Why is this change necessary?

How does it address the issue?

What side effects does this change have?

Checklist

  • Add input/output type hints to new functions/methods
  • Write design document (Do I need to write a design document?)
  • Write unit tests
  • Write/update functional tests
  • Write/update integration tests
  • make pr passes
  • make update-reproducible-reqs if dependencies were changed
  • Write documentation

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added pr/internal area/build sam build command area/deploy sam deploy command area/local/invoke sam local invoke command area/local/start-api sam local start-api command area/local/start-invoke area/package sam package command labels Jan 3, 2022
----------
function_logial_id : str
function_full_path : str
Function logical id that will be searched in the function build definitions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: update the param description as well

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

apply pr comments
@moelasmar moelasmar requested a review from hawflau January 3, 2022 21:06
@moelasmar moelasmar merged commit 5ceb272 into aws:develop Jan 3, 2022
@moelasmar moelasmar deleted the develop-support-resources-full-paths-and-cdk-id2 branch January 3, 2022 21:42
mndeveci pushed a commit to mndeveci/aws-sam-cli that referenced this pull request Apr 5, 2022
…rt CDK, and nested stacks (aws#3560)

* use Iac Id, and Full Path for Functions and Layers

* use Iac Id, and Full Path for stacks

* use full path and CDK Id for image repositories validation

* allow using full_path and CDK ids in sam sync, package, deploy

* add CDK and nested CDK stacks integration test cases, and fix some issues

* Update build_graph.py

apply pr comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants