Interface CustSupportRoleProps

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    CustSupportRoleProps.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.60.1 (build 2799dc8)",
               date="2022-06-12T09:44:01.752Z")
    @Stability(Stable)
    public interface CustSupportRoleProps
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getIamRoleName

        @Stability(Stable)
        @Nullable
        default String getIamRoleName()
        The name of the IAM role.

        Default: 'RedactionCustSupportRole'

      • getObjectLambdaAccessPointName

        @Stability(Stable)
        @Nullable
        default String getObjectLambdaAccessPointName()
        The name of the object Lambda access point, which will be the same as the S3 acceess point for the S3 bucket in the demostration.

        Default: 'custsupport-s3olap-call-transcripts-known-pii'

      • getPolicyName

        @Stability(Stable)
        @Nullable
        default String getPolicyName()
        The name of the IAM policy for the IAM role.

        Default: 'customersupport-role-s3olap-policy'