Revisions of python-moto
Ana Guerrero (anag+factory)
accepted
request 1206038
from
Robert Schweikert (rjschwei)
(revision 25)
Ana Guerrero (anag+factory)
accepted
request 1161288
from
Steve Kowalik (StevenK)
(revision 24)
- Update to 5.0.3: # General: * New configuration options for: + Passing URL's through the proxy + Configuring Docker-less services in ServerMode * Removed the `python-jose` and `sshpubkeys` dependencies in favor of `joserfc`. # Miscellaneous: * ApiGateway: update_usage_plan() now supports adding apiStages * Athena: get_query_execution() now returns exact OutputLocation file * Autoscaling: describe_auto_scaling_groups() now supports the filters-argument * CloudFront: create_distribution() now supports CustomHeaders * CloudFront: update_distribution() now handles updates to DistributionConfig correctly * CloudFormation - Now supports creation and deletion of AWS::EMR::Cluster * CloudFormation - Now supports creation and deletion of AWS::EMR::SecurityConfiguration * CloudFormation - Now supports creation and deletion of AWS::EFS::AccessPoint * CloudFormation - Now supports creation and deletion of AWS::EFS::FileSystem * CloudFormation - Now supports creation and deletion of AWS::EMR::InstanceGroupConfig * CloudFormation - Now supports deletion of AWS::Logs::LogGroup * CloudFormation: delete_stack() now handles resource dependencies better * CloudWatch: put_metric_data() now supports large (compressed) requests * CognitoIDP: admin_initiate_auth() and respond_to_auth_challenge() now support SMS_MFA
Ana Guerrero (anag+factory)
accepted
request 1145032
from
Steve Kowalik (StevenK)
(revision 23)
- Update to 5.0.1: ## New Methods: * SecretsManager: * remove_regions_from_replication() * replicate_secret_to_regions() ## General: * All decorators have been replaced with a single decorator: `mock_aws` * The `mock_batch_simple` and `mock_lambda_simple` decorators can now be configured using the `config`-parameter: * It is now possible to configure methods/services which should reach out to AWS. * All requests now return a RequestId ## Miscellaneous: * AWSLambda: create_event_source_mapping() now supports Kinesis streams as targets * CloudFront: Removed error handling for InvalidOriginServer, as our validation was too strict * DynamoDB: batch_execute_statement() now supports for Update/Insert/Delete-statements * DynamoDB: query() now correctly handles calls where both Limit and ScanIndexForward are supplied * EC2: Now supports availability zones for eu-central-2 (Zurich) * S3: list_objects_v2() can now return more then 1000 results max (again) * S3: copy_object() now allows in-place copies when bucket versioning is enabled * SecretsManager: create_secrets() now supports the parameters AddReplicaRegions and ForceOverwriteReplicaSecret * SecretsManager: list_secrets() now supports the filters primary-region and owning-service * IAM: The AWS managed Policies are no longer loaded by default.
Dominique Leuenberger (dimstar_suse)
accepted
request 1136175
from
Robert Schweikert (rjschwei)
(revision 22)
Ana Guerrero (anag+factory)
accepted
request 1100771
from
Steve Kowalik (StevenK)
(revision 20)
- Update to 4.1.13, partial changes: * CloudFront: create_distribution() now correctly handles a single alias * CloudFront - CustomOrigins now have default timeouts if not supplied * IOTData: publish() can now handle non-Unicode bytes * RDS: Automated snapshots now have the appropriate SnapshotType * CloudFront: create_invalidation() now behaves correctly when supplying a single Path * CodeBuild: create_project() now accepts all ServiceRole ARN's, not just ARN's that end in /service-role/ * DynamoDB now supports ProjectionExpressions on (nested) lists * EC2: create_flow_logs() now allows different LogDestinations for a single ResourceId * EC2: create_volume() now supports the Throughput-parameter * ECR: put_image() now correctly overwrites tags on images with multiple tags * Lambda: delete_layer_version() now also accepts function ARNs * RDS: Further improve Global Cluster behaviour * S3: GET/PUT requests now return Access-Control headers, if a CORS configuration has been set * S3: put_bucket_lifecycle_configuration() now supports multiple Transitions * SESv2: create_contact_list() now correctly reads Topics with special characters * SESv2: send_email() now correctly reads raw emails * Organizations: create_policy() now supports the Tags-parameter * RDS: creation times of all objects are now in UTC * Redshift: creation times of all objects are now in UTC * S3: Bucket names are now global, meaning they have to be unique across accounts * S3: select_object_content() now supports None-values * SecretsManager - update_secret() now supports the Description-parameter * SNS: Topics are no longer accessible across regions (only across accounts)
Dominique Leuenberger (dimstar_suse)
accepted
request 1063333
from
Steve Kowalik (StevenK)
(revision 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 1038213
from
Dirk Mueller (dirkmueller)
(revision 18)
Dominique Leuenberger (dimstar_suse)
accepted
request 1032270
from
John Paul Adrian Glaubitz (glaubitz)
(revision 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 985785
from
Robert Schweikert (rjschwei)
(revision 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 982593
from
Dirk Mueller (dirkmueller)
(revision 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 970864
from
Factory Maintainer (factory-maintainer)
(revision 14)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 966274
from
Robert Schweikert (rjschwei)
(revision 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 950105
from
Steve Kowalik (StevenK)
(revision 12)
- Update to 3.0.2: * Miscellaneous: * Improved configuration options for Docker-instances started by AWSLambda and Batch * New Methods: * EC2: * create_snapshots() * Logs: * create_export_task() * Organizations: * remove_account_from_organization() * Miscellaneous: * DynamoDB: transact_write_items() now throws a MultipleTransactionsException when appropriate * DynamoDB: Now throws the appropriate InvalidConditionExpression when a ConditionExpression contains reserved keywords * Organizations: delete_organization() now validates whether all accounts are deleted * SecretsManager: The attributes CreatedDate and LastChangedDate are now returned for secrets * SNS: Simplistic email validation is now in place before sending emails * Removed: - All deprecated decorators have been removed * Changes: - The behaviour of the class-decorator has been reworked - the state is now reset before every test-method. - ECS ARN's are now using the long format. * Rebranded: - The new mock_s3control-decorator has been introduced. The existing S3control methods (get/put/delete_public_access_block) are no longer
Dominique Leuenberger (dimstar_suse)
accepted
request 944760
from
Robert Schweikert (rjschwei)
(revision 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 894555
from
Markéta Machová (mcalabkova)
(revision 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 860203
from
Robert Schweikert (rjschwei)
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 839752
from
Tomáš Chvátal (scarabeus_iv)
(revision 7)
- Update to 1.3.16: - Update to 1.3.15: * Many various updates see CHANGELOG.md - Drop merged patches * dynabodbstreams.patch * iot-1.patch * iot-2.patch * iot-3.patch * lambdas.patch - Remove no longer needed patch * unpin-reqs.patch - Exclude 3 failing tests (docker related)
Dominique Leuenberger (dimstar_suse)
accepted
request 801245
from
Robert Schweikert (rjschwei)
(revision 6)
Displaying revisions 1 - 20 of 25