Skip to main content

Compatibility Matrix

Status: Draft

Next Step: Make sure all check marked api are tested see #2114

Resourcesimtf-awstf-azuretf-gcpaws-cdk
BucketBucketProps.public
public
on_upload
on_delete
on_update
on_event
add_object
put
put_json
get
try_get
delete
try_delete
exists
metadata
rename
copy
list
public_url
signed_url
QueueQueueProps.duration
QueueProps.retentionPeriod
QueueProps.initialMessages
timeout
add_consumer
approx_size
push
pop
purge
FunctionFunctionProps.timeout
FunctionProps.memory
FunctionProps.concurrency
FunctionProps.env
timeout
memory
concurrency
add_env
invoke
invoke_async
CounterCounterProps.num
inc
dec
peek
reset
Topicpublish
on_message
Schedulefrom_cron
from_rate
on_tick
WebsiteWebsiteProps.path
WebsiteProps.domain
path
url
ApiApiProps.ApiCorsProps
url
cors
get
post
put
delete
patch
any
request
SecretSecretProps.name
SecretProps.value
SecretProps.value_json
ServiceServiceProps.buildpack_path
ServiceProps.env
ServiceProps.command
ServiceProps.port
ServiceProps.memory
ServiceProps.cpu
url
buildpack_path
command
port
memory
cpu
replicas
add_env
request
TableTableProps.name
TableProps.columns
TableProps.primary_key
name
columns
primary_key
insert
update
delete
get
list