Interface AwsDestination

    • Method Detail

      • getAssumeRoleArn

        @Stability(Stable)
        @Nullable
        default String getAssumeRoleArn()
        The role that needs to be assumed while publishing this asset.

        Default: - No role will be assumed

      • getAssumeRoleExternalId

        @Stability(Stable)
        @Nullable
        default String getAssumeRoleExternalId()
        The ExternalId that needs to be supplied while assuming this role.

        Default: - No ExternalId will be supplied

      • getRegion

        @Stability(Stable)
        @Nullable
        default String getRegion()
        The region where this asset will need to be published.

        Default: - Current region