Resources: Function123: Type: AWS::Lambda::Function Properties: Code: ImageUri: Fn::Join: - "" - - Ref: AWS::AccountId - .dkr.ecr. - Ref: AWS::Region - "." - Ref: AWS::URLSuffix - /aws-cdk/assets:ec366e0c559122e6b653100637b3745e7dd2c7bc882572b66fd53f498cc06007 PackageType: Image Api: Type: AWS::ApiGateway::Method Properties: HttpMethod: GET AuthorizationType: NONE Integration: IntegrationHttpMethod: POST Type: AWS_PROXY Uri: Fn::Join: - "" - - "arn:" - Ref: AWS::Partition - ":apigateway:" - Ref: AWS::Region - :lambda:path/2015-03-31/functions/ - Fn::GetAtt: - Fn9270CBC0 - Arn - /invocations CDKMetadata: Type: AWS::CDK::Metadata Metadata: aws:cdk:path: ApiCorsIssueStack/CDKMetadata/Default Condition: CDKMetadataAvailable