Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

ApiGatewayAuthorizer Name property is not optional #879

Closed
wants to merge 3 commits into from

Conversation

charlesguse
Copy link

The docs show Name as optional. When trying to leave name out, CloudFormation gives the error "1 validation error detected: Value null at 'createAuthorizerInput.name' failed to satisfy constraint: Member must not be null"

We can see a thread in the aws-cdk that tackles this topic for the CDK docs specifically.
aws/aws-cdk#5678
aws/aws-cdk@4c1db33

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

HLeeHart and others added 3 commits December 4, 2020 18:33
The docs show Name as optional. When trying to leave name out, CloudFormation gives the error "1 validation error detected: Value null at 'createAuthorizerInput.name' failed to satisfy constraint: Member must not be null"

We can see a thread in the aws-cdk that tackles this topic for the CDK docs specifically.
aws/aws-cdk#5678
aws/aws-cdk@4c1db33
@rachfop rachfop changed the base branch from master to main December 16, 2020 23:04
@swiercek
Copy link
Contributor

This is service writer owned content. Leaving open.

@joshbean
Copy link
Contributor

joshbean commented Dec 7, 2023

Closing this issue or pull request in advance of archiving this repo. For more information about the decision to archive this repo (and others in the 'awsdocs' org), see the announcement on the AWS News Blog.

@joshbean joshbean closed this Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants