Bert Blommers
766f9ffc0d
SES - setIdentityFeedbackForwardingEnabled & GetIdentityNotificationAttributes ( #4445 )
2021-10-19 21:10:28 +00:00
Bert Blommers
bf242cd382
Feature: ELBv2: create_target_group with TargetType ( #4443 )
2021-10-19 21:01:00 +00:00
Bert Blommers
9a55ed717f
KMS - Validate plaintext-parameter for length ( #4441 )
2021-10-19 16:50:12 +00:00
Bert Blommers
e388a25141
S3 - Return default content type ( #4439 )
2021-10-19 16:46:23 +00:00
Maksymilian Babarowski
a192a42e8f
cognito-idp – Correct exception message when user pool not found ( #4434 ) ( #4436 )
2021-10-19 13:05:31 +00:00
Daniel Fangl
0b647fdb8b
Fix random_ipv6_cidr network generation, with test ( #4438 )
2021-10-19 13:04:30 +00:00
Maksymilian Babarowski
cc5a5c3d72
cognito-idp – Implemented update_user_pool ( #4433 ) ( #4435 )
2021-10-19 09:18:52 +00:00
Bert Blommers
14a69c7524
Techdebt: Enable pylint rules ( #4432 )
2021-10-18 19:44:29 +00:00
Bert Blommers
24ed6c8d34
Add support for AWS China endpoints ( #3661 )
2021-10-18 16:13:08 +00:00
nom3ad
f50d80ede6
fix: invalid escape sequence DeprecationWarning ( #4430 )
2021-10-18 09:21:18 +00:00
nom3ad
0953c11b92
feat(cloudformation): support logs resource policy ( #4427 )
2021-10-18 09:17:31 +00:00
nom3ad
080e7eba84
cloudformation: fix get_template_summary() related error ( #4425 )
2021-10-18 09:13:27 +00:00
Maksymilian Babarowski
9d552c39ea
DynamoDB - Exceptions for incorrect AttributeDefinitions in create_table ( #4409 ) ( #4428 )
2021-10-18 09:11:04 +00:00
Bert Blommers
135edda994
S3 - get/put/delete replication config ( #4421 )
2021-10-16 17:26:09 +00:00
Bert Blommers
deeabfc6e5
EC2 - Implement DryRun-flag on various operations ( #4420 )
2021-10-15 22:43:00 +00:00
Shreesha Addala
c62bd5ca41
Enforce tagging restrictions for S3 object ( #4417 )
2021-10-15 19:10:28 +00:00
Bert Blommers
d72c6b7baa
CognitoIdentity:create_identity_pool: Add validation for name ( #4415 )
2021-10-14 22:20:56 +00:00
Bert Blommers
1f13d6c406
Feature: ACM: in_use_by ( #4414 )
2021-10-14 21:43:10 +00:00
Bert Blommers
d916fd636f
S3:list_object_versions() - Implement Delimiter + KeyMarker ( #4413 )
2021-10-14 18:13:40 +00:00
Łukasz
230e34748f
Added admin_reset_user_password implementation ( #4412 )
2021-10-14 10:12:08 +00:00
Bert Blommers
df1732c737
S3 - list_objects(MaxKeys=0) ( #4411 )
2021-10-14 09:49:50 +00:00
Bert Blommers
6f13132a79
Service: CloudTrail ( #4410 )
2021-10-13 22:22:31 +00:00
Maksymilian Babarowski
e8cd02617d
Fixed a bug where calling batch_get_item with non-existing tables names would not raise ResourceNotFoundException ( #4344 ) ( #4403 )
2021-10-13 10:36:16 +00:00
Bert Blommers
b95bda11f3
EC2 - Bugfix where associate_public_ip was always True ( #4404 )
2021-10-13 09:57:39 +00:00
Maksymilian Babarowski
4d10b11ecb
cognito-idp – Do not allow custom attributes in list_users() Filter param ( #4389 ) ( #4407 )
2021-10-13 09:55:58 +00:00
Maksymilian Babarowski
5cf6f9b2b4
Fixed a bug where calling batch_write_item with non-existing tables names would not raise ResourceNotFoundException ( #4402 )
2021-10-13 09:52:29 +00:00
Bert Blommers
5f6ca27bb8
CloudWatch - Enable list_metrics() with Dimensions without value ( #4400 )
2021-10-12 22:04:06 +00:00
Bert Blommers
198f2696b9
Cloudwatch - Do not allow NaN values ( #4399 )
2021-10-12 19:32:34 +00:00
Bert Blommers
58df83f39f
DynamoDB - Validate the nr of Add-clauses on update ( #4398 )
2021-10-12 19:32:10 +00:00
Bert Blommers
52df393b5a
S3 - Move ACL tests to dedicated file ( #4397 )
2021-10-12 17:50:36 +00:00
Maksymilian Babarowski
c60fb068e1
cognito-idp – Added format validation and implemented prefix operator for Filter param of list_users ( #4388 )
2021-10-11 22:31:40 +00:00
Bert Blommers
476fd895b0
DynamoDB - Validate empty ExpressionAttributeNames on get_item() ( #4393 )
2021-10-11 22:16:46 +00:00
Bert Blommers
dac33becbf
SNS:Topic: Add option to update/delete via CF ( #4392 )
2021-10-11 21:56:39 +00:00
Bert Blommers
0d0354438e
ELBv2 - Streamline parsing of Actions-parameter in create_rule ( #4390 )
2021-10-11 21:12:38 +00:00
Bert Blommers
03083ede42
Kinesis - DescribeStream(): Implement Filter-param ( #4391 )
2021-10-11 20:33:32 +00:00
Bert Blommers
d9830c0766
Events: Fix pagination for list_rules/list_rule_names_by_target ( #3781 )
2021-10-11 19:16:34 +00:00
Bert Blommers
51e59c7ac5
CF - Add support for AWS::EC2::VPNGateway (create only) ( #4263 )
2021-10-10 21:43:49 +00:00
Bert Blommers
4795888fda
RDS - Cluster-methods + restore_db_from_snapshot ( #4247 )
2021-10-10 19:18:19 +00:00
Bert Blommers
4e45152d86
EC2:create_volume() - Add support for VolumeType ( #4264 )
2021-10-10 19:16:28 +00:00
Bert Blommers
88c6a2f6db
Update test_batch_jobs.py
2021-10-09 21:31:10 +00:00
Bert Blommers
7f912b7a5b
DynamoDB - Throw exception when updating key using SET operation ( #4245 )
2021-10-09 21:02:53 +00:00
Bert Blommers
c642e8b4a7
Feature: Kinesis - list_shards() ( #3752 )
2021-10-09 20:18:13 +00:00
Bert Blommers
df05b608b0
DynamoDB - Support dots in ConditionExpressions ( #4383 )
2021-10-09 13:09:12 +00:00
Bert Blommers
773e9a9f79
S3 - Allow for keyname that is just an empty space ( #4244 )
2021-10-09 10:12:26 +00:00
Timothy Klopotoski
acf34a685f
Delete event rule when deleted from cloudformation template ( #4382 )
2021-10-09 10:11:46 +00:00
Bert Blommers
6ff03f3974
DynamoDB - Raise exceptions when query is missing GSI keys ( #4379 )
2021-10-08 10:06:55 +00:00
Maksymilian Babarowski
6fdb62a0a5
dynamodb2 - updated error message when UpdateItem with ConditionalExpression fails ( #4375 )
2021-10-08 07:45:10 +00:00
Shreesha Addala
7d660b236f
Add support for ELBSecurityPolicy-FS-1-2-Res-2020-10 ( #4377 )
2021-10-07 18:18:02 +00:00
Macwan Nevil
a17d17ec6e
fixed object locking mechanism in s3 ( #4367 )
2021-10-06 20:05:26 +00:00
rajinder
71b4b47523
4365 cannot create listener ( #4373 )
2021-10-06 09:24:59 +00:00
Bert Blommers
d8f3d3f3e1
Kinesis - duplicate deprecated tests ( #4371 )
2021-10-05 20:41:02 +00:00
Bert Blommers
b49ee71a55
Parallel tests - make EC2 SG tests more resistant to parallel tests ( #4372 )
2021-10-05 20:40:21 +00:00
Bert Blommers
8526013e61
Parallelize tests - Part 1 ( #4368 )
2021-10-05 17:11:07 +00:00
Bert Blommers
e9a4100324
Rewrite deprecated CloudFormation tests ( #3842 )
2021-10-04 13:47:40 +00:00
kbalk
e6b18bcb92
Verify at least one dest config is specified ( #4363 )
2021-09-30 19:57:03 +00:00
James Light
73b7fcce26
Fix security group filters ( #4079 )
2021-09-30 15:28:13 +00:00
Jim King
33e60a2d16
[issue-4360] Fix InvalidResource Id,Type responses for ssm tagging methods ( #4361 )
2021-09-30 11:47:11 +00:00
Jim King
f50cf51de7
[issue-4283] ssm put_parameter with tags and overwrite should error ( #4362 )
2021-09-30 10:58:04 +00:00
teddylear
8c2d0b0557
feat: Adding validation to Cloudformation to reject same template_body ( #4351 )
2021-09-28 20:35:46 +00:00
Jonathan Piché
2db85d0e54
#4298 // fix warning when image id from template if specified ( #4356 )
2021-09-27 20:00:29 +00:00
MarkBrook
663cd7a523
ISSUE-4340: SecretsManager cannot find specified secret using ARN in some operations ( #4353 )
2021-09-27 19:59:13 +00:00
oakbramble
30c8c3de1f
Deregister batch job definition by 'name:revision' ( #4355 )
2021-09-27 17:19:44 +00:00
Bert Blommers
c3503081bc
S3: HeadBucket requests should be authenticated ( #4346 )
2021-09-25 17:25:27 +00:00
Bert Blommers
939b800e96
Rewrite deprecated EC2 tests ( #3881 )
2021-09-25 11:13:07 +00:00
kbalk
8e93bfc60b
Fix validation of InputParameters ( #4343 )
2021-09-24 21:50:39 +00:00
Bert Blommers
8ab76cb1d5
Rewrite deprecated ELB tests ( #4342 )
2021-09-24 20:00:10 +00:00
kbalk
3a203d35c9
Implement EC2 describe_vpc_endpoint_services() ( #4322 )
2021-09-24 16:01:09 +00:00
Fabian Iffländer
a02bf0022d
Fix list_job_excecutions_for_thing with status parameter ( #4334 )
2021-09-24 13:41:08 +00:00
Bert Blommers
579b6e264f
SES - SendEmail: source attr can contain chevrons ( #4338 )
2021-09-23 18:56:22 +00:00
Bert Blommers
d87a2eab49
SQS - Allow XML content to be received as a message attr ( #4337 )
2021-09-23 18:55:22 +00:00
Bert Blommers
8c36da14c0
Glacier - rewrite deprecated tests ( #4336 )
2021-09-23 17:22:16 +00:00
Bert Blommers
953be7682b
Rewrite deprecated Redshift tests ( #4331 )
2021-09-23 13:29:11 +00:00
Bert Blommers
682c7350b6
DataPipeline - duplicate deprecated tests ( #4333 )
2021-09-23 13:28:27 +00:00
Bert Blommers
8f8ea45d32
EMR - mark tests as duplicated ( #4332 )
2021-09-23 13:27:55 +00:00
Bert Blommers
f5107b9252
STS - duplicate boto tests ( #4329 )
2021-09-23 12:09:24 +00:00
Bert Blommers
80379312a3
SES - duplicate boto tests ( #4330 )
2021-09-23 11:51:34 +00:00
Bert Blommers
d1e105f2f2
SNS - duplicate deprecated tests ( #4328 )
2021-09-23 11:50:59 +00:00
Bert Blommers
e88e73aac7
Rewrite deprecated Route53 tests ( #4327 )
2021-09-23 10:27:09 +00:00
Bert Blommers
4c18b36170
SQS - duplicate deprecated tests ( #4326 )
2021-09-22 21:50:27 +00:00
Bert Blommers
8fd904634f
DynamoDB - Rewrite boto tests ( #3927 )
2021-09-22 21:22:56 +00:00
Macwan Nevil
3e20703106
fixed route table associations ( #4325 )
2021-09-22 20:56:56 +00:00
Bert Blommers
65dd0f1660
KMS - duplicate boto tests ( #3916 )
2021-09-22 20:37:03 +00:00
Bert Blommers
95a1301ead
IAM - duplicate boto tests ( #3913 )
2021-09-22 19:42:42 +00:00
Bert Blommers
9d1dd79813
Rewrite deprecated DynamoDB2 tests ( #3904 )
2021-09-22 18:13:28 +00:00
Bert Blommers
f17b4a3904
Rewrite deprecated Autoscaling tests ( #3907 )
2021-09-22 18:05:28 +00:00
stromp
097a260dce
Fixes issue #4312 ( #4323 )
2021-09-22 16:35:50 +00:00
rajinder
f7d490167b
implemented validators endpoints ( #4309 )
2021-09-22 16:34:20 +00:00
Steven Davidovitz
d56a3989eb
EC2 - instance lifecycle defaults to None when not using spot ( #4321 )
2021-09-22 16:32:30 +00:00
Bert Blommers
5b10671af4
Rewrite deprecated SWF tests ( #3891 )
2021-09-21 22:00:20 +00:00
Bert Blommers
f7ce1c73fe
CloudWatch - duplicate deprecated tests ( #3853 )
2021-09-21 20:58:46 +00:00
Bert Blommers
6dfb539a97
Rewrite deprecated S3 tests ( #3889 )
2021-09-21 20:06:42 +00:00
Miguel Gagliardo
c65d4ddc3b
Fix: Adding ClientRequestToken for SecretsManager update_secret method ( #4314 )
2021-09-21 16:43:31 +00:00
oakbramble
82158096d6
Add tagging to batch job definitions ( #4316 )
2021-09-21 16:12:18 +00:00
Bert Blommers
b95d8aaebc
APIGateway - delete_method() ( #4320 )
2021-09-21 15:20:46 +00:00
Bert Blommers
d08ed937f3
AWSLambda - clean up tests ( #4317 )
2021-09-21 15:19:49 +00:00
Macwan Nevil
0dfae06126
cleaned up test csaes ( #4315 )
2021-09-20 19:48:45 +00:00
Bert Blommers
18e4595b51
Add dataclasses dependency Py3.6 ( #4306 )
2021-09-19 22:04:38 +00:00
Bert Blommers
c0853aa99d
KMS - CreateKey without desc should return empty desc ( #4305 )
2021-09-18 21:12:18 +00:00
rajinder
3d7d5eb7ed
added update rest api ( #4303 )
...
Co-authored-by: rajinder saini <rajinder.saini@c02vt5k2htd6.corp.climate.com>
2021-09-18 20:17:42 +00:00
Paul Roberts
65c29e1f5e
Fix CloudFormation create_stack returning stack_id with wrong region ( #4302 )
2021-09-17 22:45:11 +00:00
Paul Roberts
f9654f62da
Implement ACM export_certificate function ( #4300 )
...
Co-authored-by: Paul Roberts <paroberts@guidewire.com>
2021-09-17 09:44:40 +00:00
Macwan Nevil
cb43134d44
fixed route-table vpc-endpoint integration ( #4285 )
2021-09-16 21:49:49 +00:00
Mohit Alonja
f84ba7d6ec
Fix NetworkInterface PrivateIP support and EIP association ( #4288 )
2021-09-16 21:07:18 +00:00
Paul Roberts
45b2684eb6
Publish messages to SNS when CloudFormation NotifcationARNs is set ( #4295 )
...
Co-authored-by: Paul Roberts <paroberts@guidewire.com>
2021-09-16 09:26:50 +00:00
Bert Blommers
a147eeac67
EC2 - Additional unit tests ( #4291 )
2021-09-15 21:07:04 +00:00
Paul Roberts
da6c5f667b
Fix error when AWS::ECS::Service does not include a DesiredCount ( #4292 )
...
Co-authored-by: Paul Roberts <paroberts@guidewire.com>
2021-09-15 21:05:53 +00:00
kbalk
69c2a11f5c
Allow CloudWatch logs to be sent to Firehose ( #4286 )
...
Co-authored-by: Karri Balk <kbalk@users.noreply.github.com>
2021-09-15 08:40:27 +00:00
Mohit Alonja
002f9979ef
Fix Nat Gateway ( #4281 )
2021-09-14 20:40:17 +00:00
kbalk
b89b0039e4
Add some basic Firehose service APIs ( #4246 )
2021-09-14 09:39:39 +00:00
Matt Ossman
9859d66ff8
add metric filter support to cloudwatch logs (updated) ( #4278 )
...
Co-authored-by: Brady <brady.jubic@gsa.gov>
2021-09-13 23:31:03 +01:00
Macwan Nevil
d48cd31ebb
support for carrier gateway in rt ( #4282 )
2021-09-12 07:45:38 +00:00
Macwan Nevil
39314906bc
added support for carrier gateway ( #4280 )
2021-09-11 20:30:15 +00:00
Mohit Alonja
99c661781e
Fix VPN gateway ( #4279 )
2021-09-11 08:21:01 +01:00
Mohit Alonja
e061d371c9
Basic requirements VPN GW ( #4276 )
2021-09-10 18:21:29 +01:00
Macwan Nevil
d5ffce650f
fixed vpc cidr association integrations with route-tables ( #4277 )
2021-09-10 14:19:39 +01:00
Macwan Nevil
3885e20298
added support for prefix-list; improved support for replace route ( #4273 )
2021-09-10 07:09:47 +01:00
Mohit Alonja
eef21767f8
Fix SecuirtyGroupRules and added default Ec2-VPC support for SG. ( #4267 )
2021-09-09 13:39:48 +01:00
Gonzalo Saad
e6c6ce5942
refactor(ssm): Refactor document permisisons and conditions ( #4243 )
2021-09-08 06:56:20 +01:00
Mohit Alonja
b3795d312a
added owner_id for igw ( #4271 )
2021-09-07 17:21:05 +01:00
Bert Blommers
4e7153c655
EC2 - DryRun-requests should return 412 status code ( #4270 )
2021-09-07 17:10:01 +01:00
arrrrrmin
266a217328
A small bit of Transcribe support ( #4269 )
2021-09-07 14:18:04 +01:00
Mohit Alonja
7240e8f965
API Gateway Stage tags support ( #4160 )
2021-09-04 19:05:39 +01:00
Mohit Alonja
2f26e870b8
SecurityGroup Improvements ( #4239 )
2021-09-04 17:08:18 +01:00
mello7tre
69cc92f780
Add describe_spot_price_history ( #4261 )
2021-09-04 16:57:01 +01:00
mello7tre
6d9abe1111
Add instance lifecycle property to detect spot instances ( #4260 )
2021-09-02 14:12:17 +01:00
mello7tre
edca235623
Added AutoScalingGroup LifeCycleHook support (fake) ( #4259 )
2021-09-02 14:10:11 +01:00
nivla1
5044df98bc
Implement sagemaker list_training_jobs enhancement (issue #4248 ) ( #4256 )
...
Co-authored-by: nivla1 <keongalvin@gmail.com>
2021-09-02 13:45:47 +01:00
mello7tre
cfc793014f
Fix/asg attach instances ( #4258 )
2021-09-01 18:50:53 +01:00
Bert Blommers
c53183db70
S3 - Correct error when creating a bucket that already exists ( #4257 )
2021-09-01 16:30:01 +01:00
Bert Blommers
0659ac6192
EC2 - Verify we can filter by owner-alias ( #4255 )
2021-09-01 13:23:24 +01:00
kbalk
17e9a37c81
Add validation of tags to TaggingService ( #4253 )
...
Co-authored-by: Karri Balk <kbalk@users.noreply.github.com>
2021-09-01 07:07:01 +01:00
Macwan Nevil
c707ee002c
added subnet ipv6 cidr association; minor fixes ( #4242 )
2021-08-30 19:16:40 +01:00
Bert Blommers
cc568c1656
DynamoDB - Improve handling of ReturnConsumedCapacity-param ( #4241 )
2021-08-29 19:04:42 +01:00
Julian
58da62cc71
enhancement(SSM): Add DataType attribute to SSM Parameters ( #4232 )
2021-08-29 17:28:51 +01:00
Bert Blommers
dc49232734
S3 - HeadObject should authenticate requests ( #4240 )
2021-08-29 14:49:05 +01:00
Bert Blommers
728c0c91b4
AWSLambda:list_functions() should only return the latest version by default ( #4047 )
2021-08-28 15:26:44 +01:00
Bert Blommers
07bb843214
Fix regex URLs so that a dot is actually interpreted as a dot ( #4110 )
2021-08-28 13:42:45 +01:00
Bert Blommers
8f79edba38
Request matching - return known requests first ( #3793 )
2021-08-28 13:34:32 +01:00
Bert Blommers
1a42b33781
IAM - Delete Role/InstanceProfile via CloudFormation ( #3591 )
2021-08-28 11:00:05 +01:00
Bert Blommers
027d05e21c
Improve logs when Docker is not running ( #3711 )
2021-08-28 10:48:28 +01:00
Bert Blommers
31e10e96d7
Remove Docker-dependency from SQS ( #3738 )
2021-08-28 10:03:17 +01:00
Bert Blommers
0e302a97cb
Streamline success/failure response from AWSLambda ( #4000 )
2021-08-28 09:41:05 +01:00
Bert Blommers
4653c34fd5
Validate AST before creating new item ( #3754 )
2021-08-28 09:38:12 +01:00
Bert Blommers
34c00e7dbd
#3548 - Logs - Transform assertions into proper exceptions ( #3744 )
2021-08-28 09:36:43 +01:00
Bert Blommers
ec70d3cd14
SQS - get_queue_attributes() might not have AttributeNames-parameter ( #4236 )
2021-08-28 09:34:33 +01:00
Bert Blommers
532386327d
S3 - Add RequestId to responses ( #3836 )
2021-08-28 08:32:14 +01:00
Bert Blommers
6a6a71ebff
DynamoDB - raise exception for invalid parameter combination ( #3755 )
2021-08-28 07:41:04 +01:00
Bert Blommers
0317c502f0
S3 ListParts API: use MaxParts parameter ( #3658 )
2021-08-28 07:38:16 +01:00
Bert Blommers
6b960e0d4f
CF support for IAM:ManagedPolicy ( #3933 )
2021-08-28 07:32:10 +01:00
Bert Blommers
6d0bcba791
Feature: Elastic Transcoder ( #3810 )
2021-08-28 07:30:40 +01:00
Bert Blommers
a6606cbf42
DynamoDB - Describe Endpoints ( #3716 )
2021-08-28 07:25:06 +01:00
Bert Blommers
cc50acc8b5
AWSLambda - Allow ARN as parameter ( #3740 )
2021-08-28 07:23:44 +01:00
Brian Pandola
a1e415ec03
Support alternate EC2:ModifyInstanceAttribute request syntax ( #4234 )
2021-08-28 07:04:15 +01:00
Bert Blommers
6f4b6080f8
SQS - Raise error message when providing an invalid value for the queue_url parameter ( #3657 )
2021-08-28 06:19:01 +01:00
Bert Blommers
684cafa2b8
S3 - Allow uploads using a PUT request without content-type ( #3699 )
2021-08-28 06:10:16 +01:00
Bert Blommers
8b7df4da44
EC2:DescribeVpcPeeringConnection() - use VpcPeeringConnectionIds-parameter if provided ( #4230 )
2021-08-27 14:56:31 +01:00
Bert Blommers
020257904e
Tech Debt - improve test coverage ( #4229 )
2021-08-27 11:28:10 +01:00
Mohit Alonja
11a37c357b
SecurityGroup Improvements ( #4183 )
2021-08-26 19:57:07 +01:00
Bert Blommers
6a644850f6
EC2 - Return custom error response for DescribeRouteTable/DescribeVPC ( #4225 )
2021-08-26 18:53:26 +01:00
Anton Grübel
e865362791
Add fifo high throughput ( #4224 )
2021-08-26 16:23:17 +01:00
Mark Woods
21021a6a03
Glue - Implemented create_crawler, get_crawler, get_crawlers, delete_crawler. Updated IMPLEMENTATION_COVERAGE.md. ( #4222 )
2021-08-26 10:49:41 +01:00
Timothy Klopotoski
cbbeaff23e
Throw ValidationError on null outputs section ( #4221 )
2021-08-26 06:01:01 +01:00
Macwan Nevil
9613795bc2
fixed vpc with ipv6 connection ( #4219 )
2021-08-26 05:59:34 +01:00
Gonzalo Saad
29b0122fac
feat(ssm): Add ssm documents permissions ( #4217 )
...
* refactor(ssm): Add Documents class to avoid dictionary handling
This also solves the datetime format issue in TestAccAWSCloudWatchEventTarget_ssmDocument
2021-08-25 15:16:14 +01:00
Macwan Nevil
105bf863af
added support for modify-vpc-connection; fixed vpc peering options ( #4210 )
2021-08-24 16:52:34 +01:00
Bert Blommers
d278fd6eaa
Batch - remove duplicate tests ( #4208 )
2021-08-22 15:14:46 +01:00
Bert Blommers
914d07027f
Feature: Batch: cancel_job ( #3769 )
2021-08-22 12:29:23 +01:00
Bert Blommers
fdf27a70e9
Route53 - Persist CallerReference ( #3788 )
2021-08-22 10:51:21 +01:00
Bert Blommers
5f7167ce62
Organisations - Detach policy, and asserts it actually happens ( #3759 )
2021-08-22 10:49:48 +01:00
Bert Blommers
bb3cbd0bb4
DynamoDB (V1) - implement UpdateItem ( #3926 )
...
* DynamoDB (V1) - UpdateItem implementation
* DynamoDB (V1) - negative tests for UpdateItem
2021-08-22 10:42:41 +01:00
Bert Blommers
fbd93efdb7
EC2 - Add tests for egress_only_internet_gateway ( #4206 )
2021-08-22 10:35:04 +01:00
Bert Blommers
7acdfe4feb
Introduce Pylint to check for duplicate test method names ( #3684 )
2021-08-21 16:33:15 +01:00
Bert Blommers
8d4596a366
Prep Release 2.2.4 ( #4205 )
...
* S3 - Refactor logic to models.py, out of Response-class
* Changelog for release 2.2.4
2021-08-21 15:05:40 +01:00
Evan O'Connell
25e79c6e67
Fix IsDefault bug in elbv2 describe_rules ( #4204 )
2021-08-21 05:50:10 +01:00
kbalk
b9c7ec383c
Add AWS ConfigService put_config_rule, delete_config_rule, describe_config_rule ( #4171 )
...
Co-authored-by: Karri Balk <kbalk@users.noreply.github.com>
2021-08-21 05:45:52 +01:00
Timothy Klopotoski
bd5ab53241
Fix bugs. Cloudformation updates are complex! ( #4200 )
...
* **Fix bug.** If a cloudformation stack is updated with a new
parameter, that parameter should be honored. Several unit tests
had bugs where they were not providing parameters required by the template.
* **Fix bug.** Do not update stack parameters until after deleting removed
resources, so that any references to removed parameters can be resolved.
* **Fix bug.** Per the API, creation of a change set should not modify
a stack. The `diff` method, called in the creation of a
FakeChangeSet, was mutating the resource map which was problematic
2021-08-19 17:36:11 +01:00
Łukasz
73368863eb
Added handling for V4 signatures in PutObject body ( #4201 )
...
Co-authored-by: Łukasz Nowak <lukasz.nowak@idemia.com>
2021-08-19 15:06:43 +01:00
Brian Pandola
1db3e0e9b9
Raise error when attempting to terminate protected ec2 instance ( #4199 )
2021-08-19 06:47:05 +01:00
D. Ferruzzi
d67d8111a3
Fargate ( #4185 )
2021-08-19 06:44:56 +01:00
Macwan Nevil
a93756c69a
added support for egress-only-internet-gateway ( #4196 )
2021-08-19 06:39:06 +01:00
Timothy Klopotoski
b4f02f3436
Translate Cloudformation API data to EventBridge API data ( #4188 )
2021-08-18 20:31:29 +01:00
Hasanul Islam
492484be20
Add missing default regiono in s3 client ( #4194 )
2021-08-18 20:25:33 +01:00
Timothy Klopotoski
8743f81e15
CF: Raise ValidationError on bad resource id ( #4186 )
2021-08-18 18:41:02 +01:00
Ariel Beck
ce449bf86b
Iot/added deprecation errors ( #4192 )
...
Co-authored-by: arielb <ariel.beck@cyberark.com>
2021-08-18 10:32:58 +01:00
Brian Pandola
27c9b31d3a
Fix ec2 wildcard tag filters ( #4189 )
2021-08-18 06:02:19 +01:00
Ariel Beck
2f5a702f1f
added deprecate_thing_type method for IOT ( #4184 )
...
Co-authored-by: arielb <ariel.beck@cyberark.com>
2021-08-17 18:05:18 +01:00
Cristopher Pinzón
1d90946072
Feature S3 Object Lock ( #4174 )
2021-08-17 06:16:59 +01:00
Bert Blommers
547a1844ed
Tech debt - improve test coverage EC2/ELBv2/Events ( #4181 )
2021-08-16 15:13:50 +01:00
Anton Grübel
4df099c724
Add cloudwatch tags ( #4179 )
...
* Update cloudwatch.put_metric_alarm to accept TreatMissingData and Tags parameter
* Add parameter ExtendedStatistic and EvaluateLowSampleCountPercentile to cloudwatch.put_metric_alarm
* Add parameter ThresholdMetricId to cloudwatch.put_metric_alarm
2021-08-16 08:52:19 +01:00
Macwan Nevil
1800733162
added tgw support in rt ( #4178 )
2021-08-15 17:21:10 +01:00
Macwan Nevil
7397b8c129
fixed rt, eip, natgateway integration ( #4176 )
2021-08-15 10:11:04 +01:00
Macwan Nevil
d2c9e85ed3
Enhanced support for ami filtering ( #4175 )
2021-08-15 10:09:50 +01:00
Mohit Alonja
39185cafef
Added ManagedPrefixList ( #4169 )
2021-08-14 16:31:06 +01:00
Anton Grübel
0d06ebb5fc
Add ecr replication config ( #4170 )
2021-08-14 16:15:56 +01:00
Koichi Ogura
ec33237165
iot: Add VersionsLimitExceededException ( #4173 )
2021-08-14 16:10:58 +01:00
Gonzalo Saad
9e61ab2220
refactor(events): Improve put_rule
and event pattern ( #4158 )
2021-08-13 06:01:44 +01:00
Bartosz Sledz
b3fe48ece0
Add support for USER_PASSWORD_AUTH auth method (cognito-idp) ( #4164 )
...
Co-authored-by: Bartosz Sledz <bartosz.sledz@hitachivantara.com>
2021-08-12 09:19:54 +01:00
Anton Grübel
cbfb450430
Support force flag in ecr.delete_repository ( #4167 )
2021-08-12 06:08:28 +01:00
Anton Grübel
b8405b39b5
Add ecr image scan ( #4166 )
...
* Add ecr.start_image_scan
* Add ecr.describe_image_scan_findings
2021-08-12 06:06:21 +01:00
Anton Grübel
a5eb46962d
Fix events target for custom event bus ( #4168 )
2021-08-12 06:02:16 +01:00