You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
⚠ BREAKING CHANGES
stepfunctions-tasks: constructs for SageMakerCreateTrainingJob and SageMakerCreateTransformJob replace previous implementation that
implemented IStepFunctionsTask.
stepfunctions-tasks:volumeSizeInGB property in ResourceConfig for
SageMaker tasks are now type core.Size
stepfunctions-tasks:maxPayload property in SagemakerTransformProps
is now type core.Size
stepfunctions-tasks:volumeKmsKeyId property in SageMakerCreateTrainingJob is now volumeEncryptionKey
cognito:requiredAttributes on UserPool construct is now replaced with standardAttributes with a slightly modified signature.
rds: DatabaseClusterProps.kmsKey has been renamed to storageEncryptionKey
rds: DatabaseInstanceNewProps.performanceInsightKmsKey has been renamed to performanceInsightEncryptionKey
rds: DatabaseInstanceSourceProps.secretKmsKey has been renamed to masterUserPasswordEncryptionKey
rds: DatabaseInstanceProps.kmsKey has been renamed to storageEncryptionKey
rds: DatabaseInstanceReadReplicaProps.kmsKey has been renamed to storageEncryptionKey
rds: Login.kmsKey has been renamed to encryptionKey