make train get file from another bucket
parent
f1c66a41e5
commit
03f3c5d471
|
|
@ -174,8 +174,7 @@ export class CreateTrainingJobApi {
|
||||||
's3:Head*',
|
's3:Head*',
|
||||||
],
|
],
|
||||||
resources: [
|
resources: [
|
||||||
`${this.props.s3Bucket.bucketArn}/*`,
|
`*`,
|
||||||
`arn:${Aws.PARTITION}:s3:::*SageMaker*`,
|
|
||||||
],
|
],
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue