Commit Graph

4926 Commits

Author SHA1 Message Date
Bert Blommers
3545d38595
DynamoDB: key_condition_expression cannot contain a literal value (#6784) 2023-09-07 20:45:04 +00:00
Bert Blommers
870f0ad22d
Feature: RoboMaker: *_robot_applications() (#6780) 2023-09-07 13:59:25 +00:00
Ben Simon Hartung
3e928bcad6
S3: fix Range request handling (#6778) 2023-09-07 07:20:24 +00:00
Bert Blommers
4ea51d8795
Events: put_events() now support HTTP targets (#6777) 2023-09-06 22:30:10 +00:00
Miki Watanabe
5b2da11e19
BUG: fix lint error E721 (#6767)
Co-authored-by: 渡邊 美希 <miki.watanabe@watanabes-MacBook-Pro.local>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2023-09-06 13:08:35 +00:00
JoshuaLicense
49f5a48f71
fix(secretsmanager): fix update of no-value initial secret (#6771) 2023-09-05 21:04:44 +00:00
Mario Nitchev
c653b597f3
EC2: Support filtering transit gateways by tag (#6774) 2023-09-05 17:32:26 +00:00
Bert Blommers
bf9bbcc506
AWSLambda: Layers are now loaded onto the Docker image (#6772) 2023-09-05 17:31:13 +00:00
Bert Blommers
264723d981
Techdebt: Do not load EC2 images unless necessary, to speed things up (#6761) 2023-09-03 14:59:09 +00:00
Jean-Frederic Mainville
d78db35f41
ElastiCache: Add the create_cache_cluster, delete_cache_cluster and describe_cache_clusters methods support (#6754) 2023-09-02 13:00:25 +00:00
Bert Blommers
e211366534
SageMaker: list_notebook_instances() (#6756) 2023-09-02 06:34:49 +00:00
Bert Blommers
5af4421524
SES: set_identity_mail_from_domain() - the Identity can be an email (#6755) 2023-09-01 21:56:47 +00:00
Mario Nitchev
c59fee5d35
EC2: Add missing transitGatewayArn field for CreateTransitGatewayResponse (#6750) 2023-09-01 16:45:39 +00:00
Bert Blommers
093052bd9b
Techdebt: Simplify ManagedBlockchain setup & tests (#6749) 2023-09-01 07:07:54 +00:00
Bert Blommers
5dd649378c
Feature: Sagemaker Runtime (#6747) 2023-09-01 07:06:50 +00:00
Thomas Schaaf
7098388ee4
IAM policies: allow s3 accesspoint arns (#6743) 2023-09-01 07:06:19 +00:00
Daniel Fangl
de44a85ed2
Fix usage of a single object instances for multiple concurrent requests (#6746) 2023-08-31 16:32:02 +00:00
Bert Blommers
2ddcb8e705
Techdebt: Reenable EC2 VPC endpoint services tests (#6744) 2023-08-31 13:20:51 +00:00
Bert Blommers
d3f5e3d68b
S3: Allow CrossAccount access to be disabled (#6741) 2023-08-31 06:48:28 +00:00
Bert Blommers
8aafbdb58f
Techdebt: Streamline AWSLambda/Docker tests (#6735) 2023-08-31 06:47:49 +00:00
Akira Noda
417ccbd54a
KMS: Add fail cases for testing verification of RSA Signing algorithms (#6738) 2023-08-28 18:39:50 +00:00
Akira Noda
f0b8fedd84
KMS: Add signing by ECDSA Private key (#6737) 2023-08-28 13:12:01 +00:00
Bert Blommers
7cf432b412
RDS: Clusters now support the ServerlessV2ScalingConfiguration parameter (#6736) 2023-08-28 07:29:52 +00:00
Bert Blommers
956dd265f0
Logs: Tagging support (#6734) 2023-08-27 18:14:51 +00:00
Bert Blommers
93131e6173
Logs: get_query_results() and describe_queries() (#6730) 2023-08-27 07:40:52 +00:00
Akira Noda
866c28a309
KMS: Add RSASSA_PKCS1_V1_5_SHA_256, 384, 512 signing algorithms (#6729) 2023-08-26 07:18:00 +00:00
Akira Noda
fedca69991
KMS: Add fail test cases for signing algorithms of RSA (#6728) 2023-08-26 07:16:51 +00:00
Bert Blommers
111c349682
ResourceGroupsTaggingAPI: tag_resource() for RDS resources (#6727) 2023-08-26 07:15:57 +00:00
Bert Blommers
59ebe7d6a5
Core: Allow request decompression (#6726) 2023-08-26 07:14:40 +00:00
Bert Blommers
a1adf241b4
Logs: Support two subscription filters (#6724) 2023-08-25 08:03:49 +00:00
Joel McCoy
a29f556358
IdentityStore: list_users() (#6719) 2023-08-25 08:01:43 +00:00
Bert Blommers
6eb16e8038
Techdebt: Paginator should support OrderedDict's (#6723) 2023-08-25 08:01:25 +00:00
Paul
b6a582e624
Cognito-IDP describe_resource_server() and list_resource_servers() (#6717) 2023-08-24 19:09:38 +00:00
amlodzianowski
873bc9cf1a
fix: broad catch statement for failedInvalidDelay (#6721)
Co-authored-by: Adrian Mlodzianowski <amlodzianowski@logicworks.net>
2023-08-24 17:46:03 +00:00
Bert Blommers
3cf4f6315b
SecretsManager: Allow creation/update of secrets without values (#6720) 2023-08-24 13:48:53 +00:00
Bert Blommers
8ff53ff417
IAM: Keep AWS managed policies cache clean (#6716) 2023-08-24 07:54:32 +00:00
Akira Noda
6a1a5ca5a2
KMS: add RSASSA_PSS_SHA_384 and RSASSA_PSS_SHA_512 signing algorithm (#6711) 2023-08-24 07:52:11 +00:00
Bert Blommers
bc6f72a768
Prep release 4.1.15 (#6710) 2023-08-22 07:58:00 +00:00
Bert Blommers
9e3e5e947b
DynamoDB: Allow ProjectionExpressions on attributes that contain a . (#6709) 2023-08-21 21:52:58 +00:00
Bert Blommers
bc29ae2fc3
Techdebt: Update TF tests (#6661) 2023-08-21 20:33:16 +00:00
Akira Noda
78c518ddc8
KMS: Support 3072 and 4098 key sizes for RSA (#6708) 2023-08-21 18:07:12 +00:00
Akira Noda
0d75cdc38b
KMS: Add RSASSA_PSS_SHA_256 private key (#6702) 2023-08-20 14:32:26 +00:00
Bert Blommers
e11ba21b83
IOT: group names can now contain special characters (#6701) 2023-08-20 10:17:57 +00:00
Akira Noda
5e1b166f25
KMS: refactoring signing_algorithms property (#6700) 2023-08-19 20:49:45 +00:00
kbalk
ca83236da6
Techdebt: Replace sure with regular assertions in RedShift (#6690) 2023-08-19 17:58:06 +00:00
Akira Noda
27f025320a
KMS: Validate key specs (#6630)
* validate key specs

* fix failed tests

* add unittests

* fix typo

---------

Co-authored-by: Akira Noda <akira.noda@onecareer.com>
2023-08-19 10:53:54 +00:00
João Pedro Schmitt
c072bac9ee
CognitoIDP: user status FORCE_CHANGE_PASSWORD in USER_SRP_AUTH should require new password (#6698) 2023-08-18 20:37:01 +00:00
Pepe Fagoaga
a36cd89780
fix(cloudtrail): get_trail_status must work with MultiRegion trails (#6687) 2023-08-18 08:14:19 +00:00
kbalk
30c5d435a6
Techdebt: Replace sure with regular assertions in ResourceGroups (#6694) 2023-08-18 07:48:01 +00:00
kbalk
6436dcb224
Techdebt: Replace sure with assertions in ResourceGroupStagging API (#6693) 2023-08-18 07:47:44 +00:00
kbalk
1106e64ed7
Techdebt: Replace sure with regular assertions in Rekognition (#6691) 2023-08-18 07:47:28 +00:00
kbalk
1fe69d55a5
Techdebt: Replace sure with regular assertions in RDS (#6683) 2023-08-17 07:42:19 +00:00
kbalk
28743bdbe7
Techdebt: Replace sure with regular assertions in Redshift Data (#6684) 2023-08-17 07:30:10 +00:00
kbalk
a36d8fcba4
Techdebt: Replace sure with regular assertions in RAM (#6681) 2023-08-17 07:29:10 +00:00
kbalk
a6f140ddab
Techdebt: Replace sure with regular assertions in QuickSight (#6680) 2023-08-17 07:28:50 +00:00
Bert Blommers
0e1df2ba62
Update test_vpc_endpoint_services_integration.py (#6682) 2023-08-17 07:28:15 +00:00
kbalk
bbecbd2acd
Techdebt: Replace sure with regular assertions in Polly (#6679) 2023-08-16 21:56:23 +00:00
Pepe Fagoaga
0b4889ad37
feat(ec2): Add Instance Monitoring attribute (#6678) 2023-08-16 21:55:24 +00:00
kbalk
45cffb6cd8
Techdebt: Replace sure with regular assertions in Pinpoint (#6677)
Co-authored-by: Karri Balk <kbalk@users.noreply.github.com>
2023-08-16 11:29:57 +00:00
kbalk
35fc33c81c
Techdebt: Replace sure with regular assertions in Personalize (#6676)
Co-authored-by: Karri Balk <kbalk@users.noreply.github.com>
2023-08-16 10:30:50 +00:00
kbalk
0fa43c85b4
Techdebt: Replace sure with regular assertions in Organizations (#6675)
Co-authored-by: Karri Balk <kbalk@users.noreply.github.com>
2023-08-16 10:19:33 +00:00
kbalk
45dfb54469
Techdebt: Replace sure with regular assertions in OpsWorks (#6673)
Co-authored-by: Karri Balk <kbalk@users.noreply.github.com>
2023-08-16 10:10:41 +00:00
kbalk
b1195f8eb3
Techdebt: Replace sure with regular assertions in Utilities (#6660) 2023-08-16 08:04:34 +00:00
Scott Bailey
b71723b99a
awslambda: create_function() should fail on duplicate (#6626) 2023-08-15 21:24:01 +00:00
Scott Bailey
824f22a794
AWSLambda: enforce concurrency quota in put_function_concurrency() (#6628) 2023-08-15 16:43:40 +00:00
kbalk
f0c0eb7e4d
Techdebt: Replace sure with regular assertions in meteringmarketplace (#6668) 2023-08-15 09:58:55 +00:00
kbalk
b92b2f10c3
Techdebt: Replace sure with regular assertions in Forecast (#6667) 2023-08-15 09:57:57 +00:00
kbalk
1f189237f4
Techdebt: Replace some missed usage of sure in CloudFront (#6666) 2023-08-15 08:06:20 +00:00
kbalk
4104865bde
Techdebt: Replace sure with regular assertions in emrcontainers, emrserverless (#6665) 2023-08-15 08:05:53 +00:00
kbalk
d8d5f5905e
Techdebt: Replace sure with regular assertions in Transcribe (#6664) 2023-08-15 08:04:33 +00:00
Bert Blommers
8035269645
Techdebt: Replace sure with regular assertions in Neptune (#6663) 2023-08-15 08:00:12 +00:00
Bert Blommers
dc32eb86a3
Techdebt: Replace sure with regular assertions in MQ (#6662) 2023-08-15 07:59:14 +00:00
Bert Blommers
254ecc5e4f
Techdebt: Replace sure with regular assertions in MotoAPI (#6658) 2023-08-15 07:45:57 +00:00
kbalk
b9c848fd9c
Techdebt: Replace sure with regular assertions in WAFv2 (#6657) 2023-08-14 09:54:27 +00:00
kbalk
795e9b8677
Techdebt: Replace sure with regular assertions in Xray (#6656) 2023-08-14 09:53:44 +00:00
kbalk
3c4f4b5b0a
Techdebt: Replace sure with regular assertions in Timestreamwrite (#6655) 2023-08-14 09:53:02 +00:00
Joel McCoy
76a743c56e
Implemented IdentityStore list_groups function (#6644) 2023-08-14 09:52:11 +00:00
kbalk
0520df02c1
Techdebt: Replace sure with regular assertions in SSM (#6645) 2023-08-13 20:42:50 +00:00
Bert Blommers
82363e49e9
Techdebt: Replace sure with regular assertions in MediaStore (#6653) 2023-08-13 20:17:54 +00:00
Bert Blommers
b9fcfde3cf
Techdebt: Replace sure with regular assertions in MediaPackage (#6652) 2023-08-13 18:52:36 +00:00
Bert Blommers
5f35156d3d
Techdebt: Replace sure with regular assertions in MediaLive (#6651) 2023-08-13 16:59:51 +00:00
Bert Blommers
dc8015c91d
Techdebt: Replace sure with regular assertions in MediaConnect (#6650) 2023-08-13 16:51:18 +00:00
Bert Blommers
da89714e18
Techdebt: Replace sure with regular assertions in ManagedBlockchain (#6642) 2023-08-13 10:15:19 +00:00
kbalk
560162336f
Techdebt: Remove sure import if not used by service (#6643) 2023-08-13 10:14:27 +00:00
Bert Blommers
b41e2579c6
Scheduler: create_scheduler() now errors on duplicate names (#6641) 2023-08-12 21:58:33 +00:00
kbalk
c8b5470e25
Techdebt: Replace sure with regular assertions in SWF (#6638) 2023-08-12 07:59:33 +00:00
kbalk
1626c35ac5
Techdebt: Replace sure with regular assertions in SQS (#6634) 2023-08-12 07:10:50 +00:00
Bert Blommers
f297c4216f
DynamoDB: FilterExpressions/ProjectionExpressions cannot be an empty string (#6636) 2023-08-12 07:01:03 +00:00
Bert Blommers
4179de8a61
S3: Allow specific resource in IAM access policy (#6637) 2023-08-12 07:00:49 +00:00
Bert Blommers
303b1b92cb
IOTData: Support named shadows (#6633) 2023-08-11 07:20:44 +00:00
kbalk
deba2e38cd
Techdebt: Replace sure with regular assertions in STS (#6632) 2023-08-10 22:03:47 +00:00
Bert Blommers
deb914fc54
Feature: APIGateway Management API (#6588) 2023-08-10 22:02:37 +00:00
kbalk
14f9c3d38a
Techdebt: Replace sure with regular assertions in support (#6629) 2023-08-10 18:09:07 +00:00
kbalk
59d4dc8e12
Techdebt: Replace sure with regular assertions in stepfunctions (#6625) 2023-08-10 18:08:17 +00:00
kbalk
e9f5a64f0f
Techdebt: Replace sure with regular assertions in SNS (#6621) 2023-08-10 18:07:41 +00:00
Bert Blommers
38bd1af4d3
Techdebt: Replace sure with regular assertions in Logs (#6620) 2023-08-10 18:06:46 +00:00
Bert Blommers
110cf01e8a
Techdebt: Revert vpc test changes (#6631) 2023-08-10 18:06:19 +00:00
Bert Blommers
db0bec1418
S3: select_object_content() now takes RecordDelimiter into account (#6618) 2023-08-09 10:49:01 +00:00
Bert Blommers
db87597018
Techdebt: Replace sure with regular assertions in IOTData (#6619) 2023-08-09 07:37:49 +00:00
Bert Blommers
993a904ac4
Techdebt: Run ServerMode tests in newer Python versions (#6602) 2023-08-09 07:29:36 +00:00
Bert Blommers
9636e02127
Techdebt: Move some tests around (#6617) 2023-08-08 14:38:09 +00:00
Scott Bailey
2b0d6ee0dc
Add ECR support to lambda update_function_code() (#6586) 2023-08-08 10:11:24 +00:00
kbalk
eb5fdfa247
Techdebt: Replace sure with regular assertions in secretsmanager (#6616) 2023-08-08 10:08:15 +00:00
kbalk
56153be9d8
Techdebt: Replace sure with regular assertions in sagemaker (#6614) 2023-08-08 10:06:51 +00:00
kbalk
2f8019052d
Techdebt: Replace sure with regular assertions in servicediscovery (#6612) 2023-08-07 16:52:34 +00:00
kbalk
6297361d1e
Techdebt: Replace sure with regular assertions in ssoadmin (#6611) 2023-08-07 16:51:21 +00:00
Akira Noda
a35403714b
KMS: Add SM2DSA signing algorithms (#6609) 2023-08-07 16:49:26 +00:00
kbalk
29b66fe10c
Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
kbalk
75d9082ef4
Techdebt: Replace sure with regular assertions in servicequotas (#6604) 2023-08-06 10:59:41 +00:00
kbalk
7a17e0f89d
Techdebt: Replace sure with regular assertions in s3bucket_path (#6601) 2023-08-04 21:52:10 +00:00
kbalk
fc53fd6950
Replace sure with regular assertions in s3control (#6600) 2023-08-04 21:51:28 +00:00
kbalk
38827b29b8
Replace sure with regular assertions in signer (#6595) 2023-08-04 14:14:46 +00:00
kbalk
6a2131358a
Replace sure with regular assertions (#6594) 2023-08-04 14:14:14 +00:00
kbalk
b32c5e8d96
Replace sure with regular assertions in sdb (#6593) 2023-08-04 14:04:42 +00:00
Bert Blommers
b11a693b11
Techdebt: Replace sure with regular assertions in KMS (#6590) 2023-08-02 09:41:44 +00:00
Bert Blommers
f69d0b2b5f
Techdebt: Replace sure with regular assertions in KinesisVideo (#6589) 2023-08-02 09:39:45 +00:00
Bert Blommers
28837234c5
Techdebt: Ensure RT API has unique tag keys (#6587) 2023-08-01 22:46:10 +00:00
Scott Bailey
80f6cd78d1
AWSLambda: Don't report undefined working directory (#6585) 2023-08-01 21:42:12 +00:00
github-actions[bot]
d3816d82da
chore: update SSM Instance AMI's (#6581) 2023-08-01 21:38:21 +00:00
Bert Blommers
6843eb4c86
Techdebt: Replace sure with regular assertions in Kinesis (#6579) 2023-08-01 09:47:40 +00:00
Bert Blommers
58a981a002
EC2: describe_vpc_endpoint_services() now returns user-defined ones (#6578) 2023-08-01 09:29:20 +00:00
Bert Blommers
95dfa04691
Techdebt: Replace sure with regular assertions in IOT (#6577) 2023-07-31 21:50:24 +00:00
Bert Blommers
38b7ffade2
ResourceGroupsTaggingAPI: Support Glue resources (#6576) 2023-07-31 11:01:47 +00:00
Bert Blommers
cd5beb021a
Techdebt: Replace sure with regular assertions in IAM (#6573) 2023-07-30 19:37:08 +00:00
Bert Blommers
41c5b619b0
CloudWatch: get_metric_data() now support (simple) Expressions (#6570) 2023-07-30 10:34:05 +00:00
Bert Blommers
69a207df86
Techdebt: Replace sure with regular assertions in GuardDuty (#6569) 2023-07-29 23:04:49 +00:00
Bert Blommers
414a9e6c86
Techdebt: Replace sure with regular assertions in Glue (#6568) 2023-07-29 22:26:04 +00:00
Bert Blommers
35ab6cefe8
RDS: create_db_cluster() now supports the VpcSecurityGroupIds-parameter (#6567) 2023-07-28 14:34:35 +00:00
Bert Blommers
b52fd80cb1
Techdebt: Replace sure with regular assertions in Glacier (#6566) 2023-07-27 22:47:15 +00:00
Bert Blommers
a68a035038
Techdebt: Replace sure with regular assertions in Firehose (#6565) 2023-07-27 22:25:43 +00:00
Bert Blommers
689c93376a
Techdebt: Replace sure with regular assertions in Events (#6564) 2023-07-27 09:39:24 +00:00
DemyCode
8cc5155cc6
Sagemaker: Add create_model_package_group (#6454) 2023-07-27 09:32:18 +00:00
Bert Blommers
9222b81825
Techdebt: Replace sure with regular assertions in ElasticSearch (#6562) 2023-07-26 20:46:17 +00:00
Bert Blommers
11753adbf0
Techdebt: Replace sure with regular assertions in EMR (#6561) 2023-07-26 09:42:43 +00:00
Viren Nadkarni
5fbb1391e9
VPC: Add CloudFront, Ground Station and Lattice prefix lists (#6540) 2023-07-25 21:58:50 +00:00
Bert Blommers
1670471068
DynamoDB: Support sending nested items to ESM's (#6559) 2023-07-24 21:34:36 +00:00
Bert Blommers
6b0d022925
Techdebt: Replace sure with regular assertions in ELBv2 (#6558) 2023-07-24 12:50:35 +00:00
Bert Blommers
9cb38575f1
Cloudfront: update_distribution() now supports DefaultRootObject (#6557) 2023-07-24 08:20:27 +00:00
quirozs
39e57cc7a4
CognitoIDP: Deny login if user account is disabled (#6553) 2023-07-22 17:18:08 +00:00
Bert Blommers
e3d1ae6815
Techdebt: Replace sure with regular assertions in ELB (#6548) 2023-07-21 17:52:11 +00:00
Bert Blommers
774ff7cf6e
Techdebt: Replace sure with regular assertions in ElasticTranscoder (#6545) 2023-07-20 09:37:28 +00:00
Bert Blommers
8db8556562
Techdebt: Replace sure with regular assertions in ElasticBeanstalk (#6544) 2023-07-20 09:36:51 +00:00
Bert Blommers
a0af77f32c
Techdebt: Replace sure with regular assertions in ElastiCache (#6543) 2023-07-20 09:36:20 +00:00
Bert Blommers
42190252c3
Techdebt: Replace sure with regular assertions in EKS (#6537) 2023-07-19 09:37:49 +00:00
Bert Blommers
7bbec751df
CloudFormation: describe_stack_instances() now returns the StackInstanceStatus-attribute (#6536) 2023-07-19 09:37:13 +00:00
Bert Blommers
1aa8e7a7b2
IOT: search_index() now returns the connectivity-attribute (#6535) 2023-07-19 09:36:55 +00:00
Bert Blommers
cdcf356424
S3: Optional support for CRC32C (#6534) 2023-07-19 09:36:38 +00:00
Bert Blommers
9da27b76ef
Techdebt: Replace sure with regular assertions in ECS (#6533) 2023-07-18 15:33:16 +00:00
Bert Blommers
58ad693c42
Techdebt: Replace sure with regular asserts in ECR (#6530) 2023-07-17 10:21:32 +00:00
Bert Blommers
79bd7c5bae
Techdebt: Replace sure with regular assertions in EC2 (#6525) 2023-07-17 09:31:05 +00:00
Bert Blommers
b162715761
Techdebt: Replace sure with regular assertions in DynamoDB v20111205 (#6521) 2023-07-15 08:47:18 +00:00
Bert Blommers
8c60bac3d0
Techdebt: Replace sure with regular assertions in EBS (#6522) 2023-07-14 15:08:02 +00:00
Macwan Nevil
55a72f3e88
S3: fixed tagging (#6491) 2023-07-14 12:54:41 +00:00
Macwan Nevil
1098d4557f
Logs: added support for destinations mocking (#6487) 2023-07-14 12:53:44 +00:00
rafcio19
e0ceec9e48
RDS: db instance identifier validation (#6519) 2023-07-13 21:31:14 +00:00
Bert Blommers
c6b46a48f4
Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
Bert Blommers
9323747ebb
Techdebt: Replace sure with regular assertions in DataSync (#6516) 2023-07-12 17:32:09 +00:00
Bert Blommers
6d8c0921fe
Techdebt: Replace sure with regular assertions in DataPipeline (#6515) 2023-07-12 17:31:37 +00:00
steffyP
33c665fc21
EMR: fix handling of Properties for job flows (#6513) 2023-07-12 17:30:58 +00:00
Bert Blommers
6668310884
Scheduler: get_schedule() now returns the CreationDate and LastModificationDate attributes (#6510) 2023-07-11 09:32:22 +00:00
Bert Blommers
2dbbdc3123
IOTData: publish() should be able to handle non-Unicode bytes (#6509) 2023-07-11 09:31:44 +00:00
Bert Blommers
971568f226
CloudFront - Add default timeouts for CustomOrigins (#6508) 2023-07-11 09:31:07 +00:00
Bert Blommers
e03d2eb024
Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
Bert Blommers
b0a159faeb
Techdebt: Replace sure with regular assertions in Config (#6502) 2023-07-09 17:03:02 +00:00
Bert Blommers
14e069af48
Techdebt: Replace sure with regular assertions in Comprehend (#6501) 2023-07-09 17:02:02 +00:00
Bert Blommers
c851bdc147
Techdebt: Replace sure with regular assertions in Textract (#6500) 2023-07-09 17:01:29 +00:00
Bert Blommers
cd906cea56
Techdebt: Replace sure with regular assertions in Route53 (#6497) 2023-07-08 21:53:09 +00:00
Bert Blommers
39313ffc5b
Techdebt: Replace sure with regular asserts in Cognito (#6496) 2023-07-08 20:37:50 +00:00
Bert Blommers
426a8ad5ea
Techdebt: Replace sure with regular assertions in CodeBuild/CodeCommit/CodePipeline (#6495) 2023-07-08 10:25:06 +00:00
Bert Blommers
a84fbd8c95
Techdebt: Replace sure with regular asserts in OpenSearch (#6494) 2023-07-07 14:25:11 +00:00
Bert Blommers
0cad3b54f5
Techdebt: Replace sure with regular assertions in CloudWatch (#6493) 2023-07-07 14:24:54 +00:00
Viren Nadkarni
89f2a3c538
SSM: Fix bad state caused by invalid PutParameter request (#6484) 2023-07-07 14:13:57 +00:00
Bert Blommers
47bca5b607
Route53: create_hosted_zone() now returns the Location (#6492) 2023-07-07 09:10:52 +00:00
rafcio19
5f1ccb298e
Lambda: additional optional fields (#6483) 2023-07-06 16:45:29 +00:00
Bert Blommers
c2f000d496
Techdebt: Replace sure with regular asserts in CloudTrail (#6489) 2023-07-06 14:48:33 +00:00
Bert Blommers
13e4a08dc6
Techdebt: Replace sure with regular assertions in GreenGrass (#6490) 2023-07-06 14:48:14 +00:00
Bert Blommers
435519ff7a
Techdebt: Replace sure with regular asserts in CloudFront (#6485) 2023-07-05 22:49:24 +00:00
Bert Blommers
acc3ca5f64
Techdebt: Replace sure with regular asserts in EFS (#6486) 2023-07-05 22:47:50 +00:00
Daniel Fangl
3ddfc0db40
IAM: fix keyerror result when attaching non-existent policy, add tests, fix error message for user as well (#6482) 2023-07-05 15:00:19 +00:00
Bert Blommers
d98d8cf0d5
Techdebt: Replace sure with regular asserts in CF (#6481) 2023-07-04 15:53:58 +00:00
David
4011a68f06
ECR: add CreateRepository name validation (#6479) 2023-07-04 15:49:57 +00:00
Viren Nadkarni
b66272717f
Add type:Sender field to error response (#6465) 2023-07-04 11:06:20 +00:00
David
7f43889ef6
EC2: fix DescribeLaunchTemplateVersions default response (#6477) 2023-07-04 09:36:34 +00:00
Bert Blommers
82c0166995
Techdebt: Remove warnings from tests (#6478) 2023-07-04 09:35:31 +00:00
github-actions[bot]
bc67c9410d
chore: update SSM Instance AMI's (#6471) 2023-07-04 09:33:26 +00:00
Viren Nadkarni
db002cb958
Route53: Implement GetHealthCheckStatus (#6460) 2023-07-03 10:03:48 +00:00
Bert Blommers
4f091efcce
CF:create_distribution() - fix config with single alias (#6472) 2023-07-02 10:04:05 +00:00
Bert Blommers
2d608ecd22
SecretsManager: delete_secret should throw an error for 0 day Recovery (#6469) 2023-07-01 11:35:22 +00:00
Bert Blommers
8e35eedc3d
Batch: create_compute_environment() now validates instanceRole and minvCpu (#6470) 2023-07-01 10:33:21 +00:00
Oliver Bell
bf3c9768b2
Lambda: create list_aliases functionality (#6455) 2023-07-01 10:32:33 +00:00
Bert Blommers
3e11578a72
Techdebt: Replace sure with regular asserts in DataBrew (#6459) 2023-06-29 09:14:14 +00:00
Bert Blommers
2b0dd93c83
Techdebt: Remove sure with regular asserts in CE (#6458) 2023-06-29 09:11:56 +00:00
Bert Blommers
7cdf456e37
Techdebt: Replace sure with regular asserts in Budgets (#6457) 2023-06-29 09:10:55 +00:00
Bert Blommers
f1c72814d8
APIGatewayV2: Stages (#6456) 2023-06-29 09:09:15 +00:00
David
3f528f5428
EC2: add GroupId to SecurityGroupRules (#6437) 2023-06-29 09:07:52 +00:00
Cristopher Pinzón
8ba1a61424
SSM: add support for maintenance window tasks (#6430) 2023-06-28 21:30:11 +00:00
Bert Blommers
22774e8d08
Core: Reduce slowdown mock_all (#6451) 2023-06-28 21:23:33 +00:00
Bert Blommers
3056ba95b7
Cloudfront: Origin Access Control (#6453) 2023-06-28 13:37:45 +00:00
rafcio19
5c12416492
DynamoDB: correct no table error (#6449) 2023-06-27 21:06:49 +00:00
rafcio19
1d50326585
StepFunctions: validation according to api docs (#6447)
* fix: validation according to api docs

* fix: validate execution name

* fix: only validate name if name supplied

---------

Co-authored-by: raf <rafal.jankowicz@avanti.space>
2023-06-27 11:26:35 +00:00
Bert Blommers
5c0827547d
RDS: Automated snapshots now have the appropriate SnapshotType (#6444) 2023-06-25 17:36:42 +00:00
Claudio Catterina
9b8e24925e
S3: Multiple Transitions in lifecycle configuration (#6439) 2023-06-24 19:30:13 +00:00
rafcio19
7e2cd92320
SSM: missing type from param update response (#6436) 2023-06-23 20:46:07 +00:00
Bert Blommers
dab6318f90
Techdebt: Replace sure with regular asserts for DAX+DMS (#6435) 2023-06-23 15:12:32 +00:00
Mike Grima
10106d76d9
Fixed bug in new Config recorder logic (#6434) 2023-06-23 10:23:52 +00:00
Cristopher Pinzón
9a247d5943
SSM: add support for maintenance window targets (#6429) 2023-06-23 10:22:35 +00:00
Mike Grima
883d01dd76
Merge pull request #6432 from rafcio19/fix/ssm_param_update
SSM: broken ssm param update, updated error message
2023-06-22 18:04:55 -04:00
Mike Grima
0a814f1697
Merge pull request #6425 from LewisGaul/replace-route-invalidparametervalue
EC2: Return appropriate error when calling EC2.Client.replace_route() with missing route
2023-06-22 13:21:40 -04:00
raf
e9d4816442 fix: broken ssm param update, updated error message 2023-06-22 11:57:12 +01:00
Mike Grima
af4a8e2ba6
AWS Config support for Resource Type Exclusions (#6428) 2023-06-21 11:41:00 +00:00
Cristopher Pinzón
c942883183
SSM: add patch baseline operations (#6426) 2023-06-21 11:37:09 +00:00
jeremyrobertson
5de95f4d02
Identitystore - Partial implementation (#6411) 2023-06-21 09:49:49 +00:00
Robert Schmidtke
2ea551b6a3 fix test, as filtering no longer emits experimental warning 2023-06-20 17:07:30 +02:00
Lewis Gaul
b21131c4f6 Add testcase for replace_route() returning InvalidParameterValue error code 2023-06-19 07:29:53 -07:00
Yoshihiro Sugi
7b98252214
SES, SESv2: Fix get params in SESV2Response, and destinations in send_raw_email() (#6414) 2023-06-18 12:07:13 +00:00
joel-aws
4cbddbed96
Support All AWS Partitions (#6412) 2023-06-18 12:05:55 +00:00
rafcio19
627dd3073c
IAM: additional role on instance profile validation (#6415) 2023-06-17 11:19:59 +00:00
Danish Amjad
1c8d1aec2e
DMS: Fix TableMappings and ReplicationTaskSettings format. (#6396) 2023-06-16 14:12:23 +00:00
Bert Blommers
3741058242
Techdebt: Replace sure with regular asserts in Batch (#6413) 2023-06-16 10:42:07 +00:00
rafcio19
a15b14085b
RDS: improve global clustering behaviour (#6403) 2023-06-15 21:21:20 +00:00
Bert Blommers
932b7a25d6
Lambda: delete_layer_version() now also accepts an ARN (#6409) 2023-06-15 11:05:06 +00:00
Bert Blommers
0247719554
Techdebt: MyPy all the things (#6406) 2023-06-15 11:03:58 +00:00
Bert Blommers
2e3b06bbe5
Moto Dashboard - Don't fail when S3 objects are deleted (#6410) 2023-06-15 11:03:20 +00:00
Bert Blommers
667bb9aa56
ECR: put_image() - ensure that we can overwrite tags on image with multiple tags (#6408) 2023-06-15 09:28:23 +00:00
Bert Blommers
1dfbeed5a7
SESv2: send_email(): raw emails are send as JSON (#6405) 2023-06-14 17:33:48 +00:00
Bert Blommers
d7828fdb1d
Codebuild - create_project(): Loosen serviceRole validation (#6401) 2023-06-14 09:31:55 +00:00
Bert Blommers
f1ba6554b2
Techdebt: Replace sure with regular asserts in AWSLambda tests (#6393) 2023-06-11 18:44:30 +00:00
Bert Blommers
6b86113534
Feature: AppConfig (#6391) 2023-06-11 14:45:26 +00:00
Daniel Gomes-Sebastiao
6d9f4646c1
Cloudfront: correct create_invalidation API response (#6387) 2023-06-10 18:31:38 +00:00
Bert Blommers
0b2e86ce68
Techdebt: Replace sure with regular asserts in Autoscaling (#6383) 2023-06-09 11:16:59 +00:00
Bert Blommers
3697019f01
Techdebt: Replace sure with regular asserts in Athena tests (#6382) 2023-06-09 10:11:05 +00:00
Bert Blommers
56895eae17
Techdebt: Replace sure with regular asserts in AppSync tests (#6381) 2023-06-09 10:10:11 +00:00
Bert Blommers
6e7edd5057
DynamoDB: Support projection expressions in lists (#6375) 2023-06-08 17:10:14 +00:00
Jan Stourac
5bfc575be8
CloudWatch: improve startTime and endTime handling to match AWS better (#6380) 2023-06-08 17:00:25 +00:00
Bert Blommers
12c82c3088
Techdebt: Replace sure with regular asserts in APIGatewayV2 tests (#6377) 2023-06-08 11:40:10 +00:00
Hisashi Kamezawa
681873d177
EC2: create_volume(): support Throughput-parameter (#6379) 2023-06-08 11:35:57 +00:00
Bert Blommers
08e509506a
Techdebt: Replace sure with regular asserts in ApplicationAutoscaling tests (#6378) 2023-06-08 11:32:46 +00:00
Bert Blommers
7c702ee33f
S3: Return CORS headers for GET/PUT requests (#6376) 2023-06-07 22:28:40 +00:00
Lyderic Dutillieux
d20da03225
EC2: allow creation multiple flow logs on same resource id (#6374) 2023-06-07 15:44:24 +00:00
Jonathan Bell
491f26f37a
SSM: Implement physical_resource_id property (#6370) 2023-06-07 09:48:06 +00:00
Bert Blommers
5e89ceee69
Techdebt: Replace sure with regular asserts in APIGateway tests (#6366) 2023-06-07 09:46:18 +00:00
Bert Blommers
073b494113
Techdebt: Replace sure with regular asserts in AMP tests (#6364) 2023-06-04 09:50:10 +00:00
Bert Blommers
6cd9aae100
Techdebt: Replace sure with regular asserts in ACM tests (#6363) 2023-06-03 15:34:52 +00:00
Bert Blommers
c171781223
SNS: Disable cross-region access (#6355) 2023-06-02 09:35:31 +00:00
Bert Blommers
37cb6cee94
SecretsManager - update_secret() now supports the Description-parameter (#6352) 2023-05-31 23:09:08 +00:00
Bert Blommers
1a8060c70f
SSM: Support tags for Maintenance Windows (#6350) 2023-05-31 22:31:56 +00:00
Viren Nadkarni
c457c01305
SNS: Fix error message when topic is not found (#6349) 2023-05-31 14:39:50 +00:00
Viren Nadkarni
7bdea2688b
S3: Cross-account access for buckets (#6333) 2023-05-31 09:59:16 +00:00
Bert Blommers
85a069c0ec
S3 Select: Support nested from-clauses (#6348) 2023-05-30 11:04:20 +00:00
Scarlett
45d8c3ae82
ECR: Implement ImageAlreadyExistsException (#6342) 2023-05-29 20:43:17 +00:00