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

Update CloudFormation Specs to 69.0.0 #2261

Merged
merged 2 commits into from
May 13, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 2, 2022

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot force-pushed the create-pull-request/patch branch 11 times, most recently from b5a04fa to 11db5ab Compare May 9, 2022 22:37
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 11 times, most recently from bb07b91 to 19e33c8 Compare May 12, 2022 20:43
@github-actions github-actions bot force-pushed the create-pull-request/patch branch from 19e33c8 to b380f58 Compare May 13, 2022 00:56
@kddejong kddejong closed this May 13, 2022
@kddejong kddejong reopened this May 13, 2022
@kddejong kddejong mentioned this pull request May 13, 2022
@kddejong
Copy link
Contributor

This resource definition is causing this PR to not succeed. I may have to patch it for now.

"AWS::Rekognition::StreamProcessor": {
...
     "RegionsOfInterest": {
          "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rekognition-streamprocessor.html#cfn-rekognition-streamprocessor-polygonregionsofinterest",
          "DuplicatesAllowed": false,
          "ItemType": "List",
          "Required": false,
          "Type": "List",
          "UpdateType": "Immutable"
        }
...
}

@paul-uz
Copy link

paul-uz commented May 13, 2022

@kddejong looks like its passing now, how soon can we get it merged and released?

@kddejong kddejong force-pushed the create-pull-request/patch branch from 06fba3b to 22d0cbb Compare May 13, 2022 15:35
@kddejong
Copy link
Contributor

Patching in

"AWS::Rekognition::StreamProcessor.List": {
      "Documentation": "https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rekognition-streamprocessor.html#cfn-rekognition-streamprocessor-polygonregionsofinterest",
      "ItemType": "Point",
      "Required": false,
      "Type": "List",
      "UpdateType": "Mutable"
    },

@kddejong kddejong changed the title autogenerated maintenance Update CloudFormation Specs to 69.0.0 May 13, 2022
@kddejong kddejong merged commit 1954560 into main May 13, 2022
@kddejong kddejong deleted the create-pull-request/patch branch May 13, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants