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 moto to 2.2.13 #267

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Nov 7, 2021

This PR updates moto from 2.2.11 to 2.2.13.

Changelog

2.2.13

-----
 General:
     * The mock_dynamodb and mock_rds-decorators have been deprecated, and will be repurposed in a later release.
       Please see https://github.com/spulec/moto/issues/4526 for more information.

 New Methods:
     * API Gateway:
         * get_base_path_mappings()
     * Cognito Identity:
         * list_identities()
     * DirectoryService:
         * disable_sso()
         * enable_sso()
         * connect_directory()
         * create_alias()
         * create_microsoft_ad()
     * EMR Containers:
         * cancel_job_run()
         * describe_job_run()
         * list_job_runs()
         * start_job_run()
     * IAM:
         * list_policy_tags()
         * tag_policy()
         * untag_policy()
     * Sagemaker:
         * create_processing_job()
         * describe_processing_job()
         * list_processing_jobs()

 Miscellaneous:
     * CloudFormation: Now supports creation of Custom:: resources. Note that this only works in ServerMode.

2.2.12

-----
 New Services:
     * EMR Containers:
         * create_virtual_cluster()
         * delete_virtual_cluster()
         * describe_virtual_cluster()
         * list_virtual_clusters()
     * DirectoryService:
         * add_tags_to_resource()
         * create_directory()
         * delete_directory()
         * describe_directories()
         * get_directory_limits()
         * list_tags_for_resource()
         * remove_tags_for_resource()

 New Methods:
     * API Gateway:
         * create_base_path_mapping()
         * get_base_path_mappings()
     * CognitoIDP:
         * add_custom_attributes()
         * admin_delete_user_attributes()
     * Glue:
         * start_crawler()
         * stop_crawler()
     * Sagemaker:
         * add_tags()
         * associate_trial_component()
         * create_experiment()
         * create_trial()
         * create_trial_component()
         * delete_experiment()
         * delete_tags()
         * delete_trial()
         * delete_trial_component()
         * describe_experiment()
         * describe_trial()
         * describe_trial_component()
         * disassociate_trial_component()
         * list_associations()
         * list_experiments()
         * list_trial_components()
         * list_trials()
         * search()
     * SES:
         * describe_receipt_rule_set()
         * update_receipt_rule()

 Miscellaneous:
     * KMS: Now returns default AWS aliases (alias/aws/s3, etc)
Links

@pyup-bot pyup-bot mentioned this pull request Nov 7, 2021
@coveralls
Copy link

coveralls commented Nov 7, 2021

Coverage Status

Coverage remained the same at 99.772% when pulling 113669a on pyup-update-moto-2.2.11-to-2.2.13 into 44b5cc8 on main.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #269

@pyup-bot pyup-bot closed this Nov 13, 2021
@drgarcia1986 drgarcia1986 deleted the pyup-update-moto-2.2.11-to-2.2.13 branch November 13, 2021 18:56
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.

None yet

2 participants