Create S3 OutputCopy Pagepost https://api.bitmovin.com/v1/encoding/outputs/s3Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsThe S3 output to be created The following permissions are required for S3 output: s3:PutObject s3:PutObjectAcl s3:ListBucket s3:GetBucketLocation namestringName of the resource. Can be freely chosen by the user.descriptionstringDescription of the resource. Can be freely chosen by the user.customDatastringUser-specific meta data. This can hold anything.aclarray of objectsdeprecatedDeprecation notice: This property does not have any effect and will not be returned by GET endpointsaclADD objectbucketNamestringrequiredAmazon S3 bucket nameaccessKeystringrequiredAmazon S3 access keysecretKeystringrequiredAmazon S3 secret keymd5MetaTagstringIf set a user defined tag (x-amz-meta-) with that key will be used to store the MD5 hash of the file.cloudRegionstringenumThe cloud region in which the bucket is located. Is used to determine the ideal location for your encodings automatically.US_EAST_1US_EAST_2US_WEST_1US_WEST_2EU_WEST_1EU_CENTRAL_1AP_SOUTHEAST_1AP_SOUTHEAST_2AP_NORTHEAST_1AP_NORTHEAST_2AP_SOUTH_1SA_EAST_1EU_WEST_2EU_WEST_3CA_CENTRAL_1EU_NORTH_1Show 16 enum valuessignatureVersionstringenumDefaults to S3_V4Specifies the method used for authentication. Must be set to S3_V2 if the region supports both V2 and V4, but the bucket allows V2 only (see https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region)S3_V2S3_V4Allowed:S3_V2S3_V4storageClassstringenumDefaults to STANDARDSpecifies the storage class used for the bucket. This depends on the requirements of workloads, like performance, data access, resiliency, and cost.GLACIER_IRINTELLIGENT_TIERINGONEZONE_IAREDUCED_REDUNDANCYSTANDARDSTANDARD_IAAllowed:GLACIER_IRINTELLIGENT_TIERINGONEZONE_IAREDUCED_REDUNDANCYSTANDARDSTANDARD_IAResponses 201Successful response. defaultError response.Updated about 1 month ago