S3LocationConfig¶
-
class
aws_cdk.aws_stepfunctions_tasks.
S3LocationConfig
(*, uri)¶ Bases:
object
(experimental) Stores information about the location of an object in Amazon S3.
- Parameters
uri (
str
) – (experimental) Uniquely identifies the resource in Amazon S3.- Stability
experimental
Attributes
-
uri
¶ (experimental) Uniquely identifies the resource in Amazon S3.
- Stability
experimental
- Return type
str